freebsd-ports/sysutils/gnome-control-center1/files/patch-configure
Joe Marcus Clarke c330c80945 Fix a problem with MIME types and file type icon support.
Prompted by:	Franz Klammer <klammer@webonaut.com>
2002-05-05 20:56:12 +00:00

11 lines
236 B
Text

--- configure.orig Sun May 5 16:29:53 2002
+++ configure Sun May 5 16:30:05 2002
@@ -9161,7 +9161,7 @@
cat >> confdefs.h <<EOF
-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
+#define GNOME_ICONDIR "${datadir}/pixmaps"
EOF