1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
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

12 lines
236 B
Plaintext

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