summaryrefslogtreecommitdiff
path: root/games/gnomekiss/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnomekiss/files/patch-configure')
-rw-r--r--games/gnomekiss/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnomekiss/files/patch-configure b/games/gnomekiss/files/patch-configure
new file mode 100644
index 000000000000..e42249c1001e
--- /dev/null
+++ b/games/gnomekiss/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon Jan 21 00:14:10 2002
++++ configure Sat Jan 26 20:37:38 2002
+@@ -4007,7 +4007,7 @@
+ PACKAGE_PIXMAPS_DIR="`gnome-config --datadir`/pixmaps/${PACKAGE}"
+
+
+-GNOME_DESKTOP_DIR="`gnome-config --datadir`/gnome/apps"
++GNOME_DESKTOP_DIR="`gnome-config --datadir`/apps"
+
+
+ trap '' 1 2 15