summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in
blob: 938ac8dbe44423f3017801ee7194ba9df82d36ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libgnomeui/Makefile.in.orig Wed Feb 25 01:08:42 2004
+++ libgnomeui/Makefile.in  Wed Feb 25 01:10:01 2004
@@ -158,7 +158,7 @@
         -DGNOMEUILIBDIR=\""$(libdir)"\"        \
         -DGNOMEUIDATADIR=\""$(datadir)"\"      \
         -DGNOMEUIPIXMAPDIR=\""$(datadir)/pixmaps"\"    \
-        -DGNOMEUIICONDIR=\""$(datadir)/icons"\"    \
+        -DGNOMEUIICONDIR=\""$(prefix)/share/icons"\"   \
         -DGNOMEUISERVERDIR=\""$(libexecdir)"\"         \
    -DGNOMEUILOCALSTATEDIR=\""$(localstatedir)"\"   \
         -DGNOMEUILOCALEDIR=\""$(gnomelocaledir)"\" \