diff options
Diffstat (limited to 'net/diradmin/files/patch-configure')
-rw-r--r-- | net/diradmin/files/patch-configure | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/diradmin/files/patch-configure b/net/diradmin/files/patch-configure new file mode 100644 index 000000000000..03b07a59d7dc --- /dev/null +++ b/net/diradmin/files/patch-configure @@ -0,0 +1,12 @@ +diff -ruN /configure.old configure +--- configure.old Thu Jan 22 01:13:11 2004 ++++ configure Thu Jan 22 01:13:51 2004 +@@ -5625,7 +5625,7 @@ + + fi + +-PACKAGE_PIXMAPS_DIR="/share/pixmaps/${PACKAGE}" ++PACKAGE_PIXMAPS_DIR="/share/gnome/pixmaps/${PACKAGE}" + + PACKAGE_APPLNK_DIR="/share/applications" + SYSTEM_MENU_DIR="/lib/menu" |