Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / editors / xmlcopyeditor / xmlcopyeditor.patch
blob1f35663bdad3082813cf61df3009cdc25a7c221f
1 diff --git a/src/Makefile.in b/src/Makefile.in
2 index e2b01fc..7f3a21e 100644
3 --- a/src/Makefile.in
4 +++ b/src/Makefile.in
5 @@ -427,8 +427,8 @@ top_srcdir = @top_srcdir@
6 # these are the headers for your project
7 noinst_HEADERS = $(srcdir)/*.h
8 xmlcopyeditordir = ${prefix}/share/xmlcopyeditor
9 -pixmapdir = /usr/share/pixmaps
10 -applicationsdir = /usr/share/applications
11 +pixmapdir = ${prefix}/share/pixmaps
12 +applicationsdir = ${prefix}/share/applications
14 # the application source, library search path, and link libraries
15 xmlcopyeditor_SOURCES = aboutdialog.cpp \