FreeBSD Bugzilla – Attachment 120748 Details for
Bug 163609
databases/mysql-udf-preg installs files in wrong place
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 988 bytes, created by
Pawel Pekala
on 2011-12-25 14:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2011-12-25 14:50:07 UTC
Size:
988 bytes
patch
obsolete
>diff -urN /usr/ports/databases/mysql-udf-preg/Makefile ./Makefile >--- /usr/ports/databases/mysql-udf-preg/Makefile 2011-10-28 04:09:23.000000000 +0200 >+++ ./Makefile 2011-12-25 13:53:11.000000000 +0100 >@@ -17,7 +17,7 @@ > LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/mysql/plugins >+CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/mysql/plugin > USE_GMAKE= yes > USE_MYSQL= yes > >@@ -25,12 +25,12 @@ > > WRKSRC= ${WRKDIR}/lib_mysqludf_preg-${PORTVERSION} > >-PLIST_FILES= lib/mysql/plugins/lib_mysqludf_preg.a \ >- lib/mysql/plugins/lib_mysqludf_preg.la \ >- lib/mysql/plugins/lib_mysqludf_preg.so \ >+PLIST_FILES= lib/mysql/plugin/lib_mysqludf_preg.a \ >+ lib/mysql/plugin/lib_mysqludf_preg.la \ >+ lib/mysql/plugin/lib_mysqludf_preg.so \ > %%DATADIR%%/installdb.sql \ > %%DATADIR%%/uninstalldb.sql >-PLIST_DIRS= ${DATADIR_REL} lib/mysql/plugins >+PLIST_DIRS= ${DATADIR_REL} lib/mysql/plugin > > post-install: > ${MKDIR} ${DATADIR}/
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 163609
: 120748