FreeBSD Bugzilla – Attachment 68034 Details for
Bug 100118
[MAINTAINER PATCH] x11/e17-module-rain fix MODULE_ARCH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
e17-module-rain.diff
e17-module-rain.diff (text/plain), 2.05 KB, created by
Stanislav Sedov
on 2006-07-11 22:10:21 UTC
(
hide
)
Description:
e17-module-rain.diff
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-07-11 22:10:21 UTC
Size:
2.05 KB
patch
obsolete
>diff -ruN e17-module-rain.orig/Makefile e17-module-rain/Makefile >--- e17-module-rain.orig/Makefile Tue Jul 11 23:55:04 2006 >+++ e17-module-rain/Makefile Wed Jul 12 00:29:11 2006 >@@ -7,6 +7,7 @@ > > PORTNAME= rain > PORTVERSION= 20060707 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= http://mbsd.msk.ru/dist/ > PKGNAMEPREFIX= e17-module- >@@ -24,6 +25,8 @@ > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" >+ >+PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH} > > .if !defined(WITHOUT_NLS) > USE_GETTEXT= yes >diff -ruN e17-module-rain.orig/files/patch-configure e17-module-rain/files/patch-configure >--- e17-module-rain.orig/files/patch-configure Tue Jul 11 23:55:04 2006 >+++ e17-module-rain/files/patch-configure Thu Jan 1 03:00:00 1970 >@@ -1,11 +0,0 @@ >---- configure.orig Fri Jun 23 16:14:40 2006 >-+++ configure Fri Jun 23 16:14:53 2006 >-@@ -21497,7 +21497,7 @@ >- >- >- >--MODULE_ARCH="$host_os-$host_cpu" >-+MODULE_ARCH="" >- >- >- cat >>confdefs.h <<_ACEOF >diff -ruN e17-module-rain.orig/pkg-plist e17-module-rain/pkg-plist >--- e17-module-rain.orig/pkg-plist Tue Jul 11 23:55:04 2006 >+++ e17-module-rain/pkg-plist Wed Jul 12 00:22:21 2006 >@@ -2,10 +2,10 @@ > lib/enlightenment/modules/rain/drop-l.png > lib/enlightenment/modules/rain/drop-m.png > lib/enlightenment/modules/rain/drop-s.png >-lib/enlightenment/modules/rain/module.a >+lib/enlightenment/modules/rain/%%MODULE_ARCH%%/module.a > lib/enlightenment/modules/rain/module.eap >-lib/enlightenment/modules/rain/module.la >-lib/enlightenment/modules/rain/module.so >+lib/enlightenment/modules/rain/%%MODULE_ARCH%%/module.la >+lib/enlightenment/modules/rain/%%MODULE_ARCH%%/module.so > lib/enlightenment/modules/rain/module_icon.png > %%NLS%%share/locale/eo/LC_MESSAGES/rain.mo > %%NLS%%share/locale/fi/LC_MESSAGES/rain.mo >@@ -13,4 +13,5 @@ > %%NLS%%share/locale/it/LC_MESSAGES/rain.mo > %%NLS%%share/locale/ja/LC_MESSAGES/rain.mo > %%NLS%%share/locale/sv/LC_MESSAGES/rain.mo >+@dirrm lib/enlightenment/modules/rain/%%MODULE_ARCH%% > @dirrm lib/enlightenment/modules/rain
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 100118
: 68034