FreeBSD Bugzilla – Attachment 136772 Details for
Bug 182071
[PATCH] databases/mysql56-server: Fix shebang on installed perl scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 640 bytes, created by
John Marino
on 2013-09-13 23:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Marino
Created:
2013-09-13 23:50:00 UTC
Size:
640 bytes
patch
obsolete
>--- Makefile.orig 2013-08-14 22:35:50.000000000 +0000 >+++ Makefile >@@ -13,7 +13,7 @@ MAINTAINER= ale@FreeBSD.org > COMMENT?= Multithreaded SQL database (server) > > SLAVEDIRS= databases/mysql56-client >-USES= cmake >+USES= cmake shebangfix > > CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ > -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ >@@ -33,6 +33,8 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc > -DWITH_EDITLINE=system \ > -DWITH_LIBWRAP=1 > >+SHEBANG_FILES= scripts/*.pl* scripts/*.sh >+ > .ifdef USE_MYSQL > .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182071
: 136772