Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 297697 Details for
Bug 397411
x11-libs/libgksu-2.0.12-r1 sys-devel/automake-1.11.2 - libgksu/Makefile.am:26: `pkglibdir' is not a legitimate directory for `PROGRAMS'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libgksu-2.0.12-automake-1.11.2.patch
libgksu-2.0.12-automake-1.11.2.patch (text/plain), 739 bytes, created by
iGentoo
on 2012-01-02 16:03:53 UTC
(
hide
)
Description:
libgksu-2.0.12-automake-1.11.2.patch
Filename:
MIME Type:
Creator:
iGentoo
Created:
2012-01-02 16:03:53 UTC
Size:
739 bytes
patch
obsolete
>Due to the following change, pkglib_PROGRAMS is invalid: > http://git.savannah.gnu.org/cgit/automake.git/commit/?id=9ca632642b006ac6b0fc4ce0ae5b34023faa8cbf > >--- > libgksu/Makefile.am | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/libgksu/Makefile.am b/libgksu/Makefile.am >index 49362f9..3cb1090 100644 >--- a/libgksu/Makefile.am >+++ b/libgksu/Makefile.am >@@ -22,8 +22,8 @@ includedir = ${prefix}/include/${PACKAGE} > pkgconfigdir = ${libdir}/pkgconfig > pkgconfig_DATA = libgksu2.pc > >-pkglibdir = ${libdir}/${PACKAGE} >-pkglib_PROGRAMS = gksu-run-helper >+gksulibdir = ${libdir}/${PACKAGE} >+gksulib_PROGRAMS = gksu-run-helper > gksu_run_helper_LDADD = ${GLIB_LIBS} > gksu_run_helper_SOURCES = gksu-run-helper.c >
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 397411
:
297695
| 297697