blob: c3f0922fa715184945ae1e04480f51537b873462 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- screem-0.8.1/pixmaps/Makefile.old 2003-09-16 21:45:39.000000000 +0200
+++ screem-0.8.1/pixmaps/Makefile 2003-09-16 21:46:18.000000000 +0200
@@ -151,7 +151,7 @@
USE_NLS = yes
VERSION = 0.8.1
XML2_CONFIG = xml2-config
-pixmapsdir = /usr/share/screem/pixmaps
+pixmapsdir = ${prefix}/share/screem/pixmaps
XPMS = browser.xpm button.xpm caption.xpm checkbutton.xpm entry.xpm fixed.xpm gallery.xpm gnome-fileentry.xpm optionmenu.xpm pre.xpm radiobutton.xpm sub.xpm sup.xpm td.xpm text.xpm th.xpm tr.xpm
|