Package: engrampa / 1.8.1+dfsg1-1

2001_omit-gfdl-licensed-help-files.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:  Don't build non-DFSG (GFDL 1.1 licensed) help files
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@
 	copy-n-paste	\
 	data		\
 	src		\
-	help		\
 	$(CAJA)	\
 	po
 
--- a/configure.ac
+++ b/configure.ac
@@ -206,7 +206,6 @@
 		 src/commands/Makefile
 		 src/sh/Makefile
 		 caja/Makefile
-		 help/Makefile
 		 po/Makefile.in])
 AC_OUTPUT