FreeBSD Bugzilla – Attachment 70854 Details for
Bug 103315
[MAINTAINER] x11/e17-module-language: fix installation paths
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
e17-module-language-20060707_1.patch
e17-module-language-20060707_1.patch (text/plain), 2.56 KB, created by
Stanislav Sedov
on 2006-09-16 16:30:24 UTC
(
hide
)
Description:
e17-module-language-20060707_1.patch
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-09-16 16:30:24 UTC
Size:
2.56 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /work/src/fbsd-cvs/ports/x11/e17-module-language/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 13 Jul 2006 20:08:13 -0000 1.1 >+++ Makefile 16 Sep 2006 15:16:32 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= language > PORTVERSION= 20060707 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= http://mbsd.msk.ru/dist/ > PKGNAMEPREFIX= e17-module- >@@ -26,4 +27,6 @@ > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" > >+PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH} >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /work/src/fbsd-cvs/ports/x11/e17-module-language/pkg-plist,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-plist >--- pkg-plist 13 Jul 2006 20:08:13 -0000 1.1 >+++ pkg-plist 16 Sep 2006 15:17:34 -0000 >@@ -1,3 +1,6 @@ >+lib/enlightenment/modules/language/%%MODULE_ARCH%%/module.a >+lib/enlightenment/modules/language/%%MODULE_ARCH%%/module.la >+lib/enlightenment/modules/language/%%MODULE_ARCH%%/module.so > lib/enlightenment/modules/language/images/AFG_flag.png > lib/enlightenment/modules/language/images/ALB_flag.png > lib/enlightenment/modules/language/images/AND_flag.png >@@ -71,9 +74,9 @@ > lib/enlightenment/modules/language/images/unknown_flag.png > lib/enlightenment/modules/language/language.edc > lib/enlightenment/modules/language/language.edj >-lib/enlightenment/modules/language/module.a > lib/enlightenment/modules/language/module.eap >-lib/enlightenment/modules/language/module.la >-lib/enlightenment/modules/language/module.so > @dirrm lib/enlightenment/modules/language/images >+@dirrm lib/enlightenment/modules/language/%%MODULE_ARCH%% > @dirrm lib/enlightenment/modules/language >+@dirrmtry lib/enlightenment/modules >+@dirrmtry lib/enlightenment >Index: files/patch-configure >=================================================================== >RCS file: /work/src/fbsd-cvs/ports/x11/e17-module-language/files/patch-configure,v >retrieving revision 1.1 >diff -u -u -r1.1 patch-configure >--- files/patch-configure 13 Jul 2006 20:08:13 -0000 1.1 >+++ files/patch-configure 16 Sep 2006 15:14:52 -0000 >@@ -1,14 +1,5 @@ > --- configure.orig Sun Jul 9 23:28:34 2006 > +++ configure Sun Jul 9 23:29:18 2006 >-@@ -21503,7 +21503,7 @@ >- #AM_GNU_GETTEXT([external]) >- #AM_GNU_GETTEXT_VERSION(0.14) >- >--MODULE_ARCH="$host_os-$host_cpu" >-+MODULE_ARCH="" >- >- >- cat >>confdefs.h <<_ACEOF > @@ -22091,6 +22091,11 @@ > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */
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 103315
: 70854