diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 07:20:22 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 07:20:22 +0800 | 
| commit | ecc692c609745ed2590ee410fcf60f8fc5577767 (patch) | |
| tree | 804fc05006975ef53fbc334db1f4ffa42ff9359f /sysutils/gnome-control-center/files/patch-configure | |
| parent | 3a142666db7f6854784739853cd212ba74b8b6bd (diff) | |
| download | marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.gz marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.zst marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.zip  | |
Remove these ports now that they have been merged into the ports tree.
Next stop, GNOME 2.9!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-configure')
| -rw-r--r-- | sysutils/gnome-control-center/files/patch-configure | 27 | 
1 files changed, 0 insertions, 27 deletions
diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 44a777897..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig	Thu Mar 11 03:09:48 2004 -+++ configure	Thu Mar 11 03:12:25 2004 -@@ -21373,6 +21373,7 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then -   echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+  LIBS="-lintl $LIBS" -   cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h.  */ - _ACEOF -@@ -21461,6 +21462,7 @@ -   cat >>confdefs.h <<_ACEOF - #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 - _ACEOF -+LIBS="-lintl $LIBS" -  have_ngettext=yes - fi - done -@@ -26257,7 +26259,7 @@ -  -  - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF -  - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons'  | 
