summaryrefslogtreecommitdiffstats
path: root/src/djvulibre-1-skip-desktopfiles.patch
diff options
context:
space:
mode:
authordarealshinji <djcj@gmx.de>2016-04-08 17:25:22 (GMT)
committerdarealshinji <djcj@gmx.de>2016-04-08 17:25:22 (GMT)
commit9ba1b57e4bb9b3c1a0f24130e5eab95b3f688351 (patch)
tree2c67bfa6f230d52420f4e72cfadbdcf3219e012e /src/djvulibre-1-skip-desktopfiles.patch
parentd11555c7602c854d8c9d10826d7d119852b68522 (diff)
downloadmxe-9ba1b57e4bb9b3c1a0f24130e5eab95b3f688351.zip
mxe-9ba1b57e4bb9b3c1a0f24130e5eab95b3f688351.tar.gz
mxe-9ba1b57e4bb9b3c1a0f24130e5eab95b3f688351.tar.bz2
add package djvulibre
Diffstat (limited to 'src/djvulibre-1-skip-desktopfiles.patch')
-rw-r--r--src/djvulibre-1-skip-desktopfiles.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/djvulibre-1-skip-desktopfiles.patch b/src/djvulibre-1-skip-desktopfiles.patch
new file mode 100644
index 0000000..1c6065e
--- /dev/null
+++ b/src/djvulibre-1-skip-desktopfiles.patch
@@ -0,0 +1,16 @@
+This file is part of MXE.
+See index.html for further information.
+
+Desktop files not needed for MXE.
+
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -32,7 +32,7 @@
+ @XML_YES@SUBDIRS_XML = xmltools
+ @XML_NO@SUBDIRS_XML =
+
+-SUBDIRS_LAST = desktopfiles
++@DESKTOP_YES@SUBDIRS_LAST = desktopfiles
+
+ SUBDIRS = ${SUBDIRS_FIRST} ${SUBDIRS_XML} ${SUBDIRS_I18N} ${SUBDIRS_LAST}
+