diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 08:33:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 08:33:37 +0800 |
commit | 0e6f407867bece61b5f7311c38d0f7494492c053 (patch) | |
tree | b75c502b2573bd0351727ff77a9bf7f6ec104509 | |
parent | 925e3b1c90b66cdd2db0ca268e84aeb16982d41b (diff) | |
download | marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar.gz marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar.bz2 marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar.lz marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar.xz marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.tar.zst marcuscom-ports-0e6f407867bece61b5f7311c38d0f7494492c053.zip |
GConf installs gconf-sanity-check-2 once again.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10203 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome-session/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-session/files/patch-configure b/x11/gnome-session/files/patch-configure deleted file mode 100644 index 6afc1402e..000000000 --- a/x11/gnome-session/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-01-20 16:44:07.000000000 -0500 -+++ configure 2008-01-20 16:46:04.000000000 -0500 -@@ -21575,7 +21575,7 @@ if test x"$GCONF_SERVERDIR" != x; then - fi - - # Extract the first word of "gconf-sanity-check-2", so it can be a program name with args. --set dummy gconf-sanity-check-2; ac_word=$2 -+set dummy true; ac_word=$2 - { echo "$as_me:$LINENO: checking for $ac_word" >&5 - echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } - if test "${ac_cv_path_GCONF_SANITY_CHECK+set}" = set; then |