FreeBSD Bugzilla – Attachment 32999 Details for
Bug 54264
x11/libcapplet link error by libgnugetopt requested.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff
diff (text/plain), 1.17 KB, created by
Norikatsu Shigemura
on 2003-07-09 15:30:12 UTC
(
hide
)
Description:
diff
Filename:
MIME Type:
Creator:
Norikatsu Shigemura
Created:
2003-07-09 15:30:12 UTC
Size:
1.17 KB
patch
obsolete
>diff -urN libcapplet.old/Makefile libcapplet/Makefile >--- libcapplet.old/Makefile Tue Apr 22 01:14:21 2003 >+++ libcapplet/Makefile Wed Jul 9 23:15:03 2003 >@@ -18,7 +18,8 @@ > USE_X_PREFIX= yes > USE_GNOME= gnomelibs > INSTALLS_SHLIB= yes >-MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" >+USE_GETOPT_LONG=yes >+MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/libcapplet.so.5 ${PREFIX}/lib >diff -urN libcapplet.old/files/patch-Makefile libcapplet/files/patch-Makefile >--- libcapplet.old/files/patch-Makefile Thu Jan 1 09:00:00 1970 >+++ libcapplet/files/patch-Makefile Wed Jul 9 23:15:33 2003 >@@ -0,0 +1,11 @@ >+--- Makefile.orig Wed Jul 10 21:32:05 2002 >++++ Makefile Wed Jul 9 23:15:23 2003 >+@@ -14,7 +14,7 @@ >+ -lORBitutil -lglib12 -lwrap -lm -lgnorba -lXpm -ljpeg -lgnomeui \ >+ -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 \ >+ -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl \ >+- -lesd -lgnugetopt -laudiofile >++ -lesd ${LDFLAGS} -laudiofile >+ >+ CLEANFILES+=control-center-common.c control-center-skels.c \ >+ control-center-stubs.c control-center.h cappletConf.sh \
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 54264
: 32999 |
33000
|
33001