freebsd-ports/x11-fm/gnome-commander2/files/patch-configure
Joe Marcus Clarke a93d74b318 Update to 0.9.7.
PR:		39437
Submitted by:	maintainer
2002-06-19 17:35:17 +00:00

11 lines
398 B
Text

--- 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\\\""