aboutsummaryrefslogtreecommitdiff
path: root/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff
blob: 8dcd697033d592f78a5d9a140317b347ef737130 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
+++ src/Makefile.in
@@ -283,8 +283,8 @@
 # these are the headers for your project
 noinst_HEADERS = $(srcdir)/*.h
 xmlcopyeditordir = ${prefix}/share/xmlcopyeditor
-pixmapdir = /usr/share/pixmaps
-applicationsdir = /usr/share/applications
+pixmapdir = ${prefix}/share/pixmaps
+applicationsdir = ${prefix}/share/applications
 
 # the application source, library search path, and link libraries
 xmlcopyeditor_SOURCES = aboutdialog.cpp associatedialog.cpp binaryfile.cpp \