diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-01-02 12:20:22 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-01-02 12:20:22 +0100 |
commit | 17e5e70437cd4b52d44e1c0d414c97ddd6707ade (patch) | |
tree | f0f769a6e2c79df5e07c9ca8e54858a3327ffce7 /debian/patches/00_clean_gfdl.patch | |
parent | 0ee19f4444dda5867e40e435800cd0c4edaff485 (diff) |
import 36b54ac2ab38fbbbb517a53bc98a6c530092099d (Add upstream improvements)
Diffstat (limited to 'debian/patches/00_clean_gfdl.patch')
-rw-r--r-- | debian/patches/00_clean_gfdl.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/00_clean_gfdl.patch b/debian/patches/00_clean_gfdl.patch deleted file mode 100644 index 05e2a87..0000000 --- a/debian/patches/00_clean_gfdl.patch +++ /dev/null @@ -1,15 +0,0 @@ -Mach's GFDL documentation is not DFSG-free, we need to drop the build rules. - -Index: b/Makefile.am -=================================================================== ---- a/Makefile.am -+++ b/Makefile.am -@@ -117,7 +117,7 @@ include Makefrag.am - include tests/Makefrag.am - - # Documentation. --include doc/Makefrag.am -+#include doc/Makefrag.am - - # - # Kernel Image |