Drop 2001_omit-gfdl-licensed-help-files.patch. Applied upstream.

This commit is contained in:
Martin Wimpress
2015-06-11 08:19:36 +01:00
parent 0893e7bf32
commit 356ae28d99
2 changed files with 0 additions and 23 deletions

View File

@ -1,22 +0,0 @@
Description: Don't build non-DFSG (GFDL 1.1 licensed) help files
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/configure.ac
+++ b/configure.ac
@@ -106,7 +106,6 @@
src/Makefile
pixmaps/Makefile
po/Makefile.in
-help/Makefile
mate-system-monitor.desktop.in
])
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = pixmaps po src help
+SUBDIRS = pixmaps po src
man_MANS = mate-system-monitor.1

View File

@ -1 +0,0 @@
2001_omit-gfdl-licensed-help-files.patch