summaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/gnome-commander2/files/patch-configure')
-rw-r--r--x11-fm/gnome-commander2/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/gnome-commander2/files/patch-configure b/x11-fm/gnome-commander2/files/patch-configure
deleted file mode 100644
index 6af54855514c..000000000000
--- a/x11-fm/gnome-commander2/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.old Wed Jun 12 08:28:53 2002
-+++ configure Wed Jun 12 08:29:15 2002
-@@ -4627,7 +4627,7 @@
- if test "x${prefix}" = "xNONE"; then
- PACKAGE_PIXMAPS_DIR="${ac_default_prefix}/share/pixmaps/${PACKAGE}"
- else
-- PACKAGE_PIXMAPS_DIR="${prefix}/share/pixmaps/${PACKAGE}"
-+ PACKAGE_PIXMAPS_DIR="${datadir}/pixmaps/${PACKAGE}"
- fi
-
- PIXMAPS_DIR="-DPIXMAPS_DIR=\\\"$PACKAGE_PIXMAPS_DIR\\\""