summaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-05 08:29:02 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-05 08:29:02 +0000
commit0870f4e5af0ed9e24a83d1316af16c7f6a27691c (patch)
tree315c3585ca74b278df4a8d01e92cd4f9a0da265c /x11-fm/gnome-commander/files/patch-configure
parent- Add WWW line in pkg-descr (diff)
* Update to 1.0.1 [1]
* Revert maintainer to ports@ (previous maintainer no longer uses GNOME) PR: 56306 Submitted by: Jens Rehsack <rehsack@liwing.de> [1]
Diffstat (limited to 'x11-fm/gnome-commander/files/patch-configure')
-rw-r--r--x11-fm/gnome-commander/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/gnome-commander/files/patch-configure b/x11-fm/gnome-commander/files/patch-configure
deleted file mode 100644
index 6af54855514c..000000000000
--- a/x11-fm/gnome-commander/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\\\""