summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-12-04 00:28:53 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-12-04 01:32:38 +0000
commit2fccc858d97a8ec706f0a541ce2591d5a19a6d9c (patch)
treeaadcb108949b35fb4a12d01d573880593efb78a1 /debian
parentbb1f04bbc0390433f3efebea31b53ad3de17c3a6 (diff)
Drop maintainermode patch, as it causes unnecessary changes to source during the build. Instead, it's always possible to pass --enable-maintainer-mode to configure.
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/020_maintainermode12
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/020_maintainermode b/debian/patches/020_maintainermode
deleted file mode 100644
index 0acaa9898..000000000
--- a/debian/patches/020_maintainermode
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: heimdal-1.3.1.dfsg.1/configure.ac
-===================================================================
---- heimdal-1.3.1.dfsg.1.orig/configure.ac 2009-11-22 02:41:51.000000000 +1100
-+++ heimdal-1.3.1.dfsg.1/configure.ac 2009-11-24 11:10:18.995671485 +1100
-@@ -3,6 +3,7 @@
- AC_PREREQ(2.62)
- test -z "$CFLAGS" && CFLAGS="-g"
- AC_INIT([Heimdal],[7.0.1],[https://github.com/heimdal/heimdal/issues])
-+AM_MAINTAINER_MODE
- AC_CONFIG_SRCDIR([kuser/kinit.c])
- AC_CONFIG_HEADERS(include/config.h)
- AC_CONFIG_MACRO_DIR([cf])
diff --git a/debian/patches/series b/debian/patches/series
index 950d7106d..5ab992f1b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
nfs_des
-020_maintainermode
021_debian
022_openafs
025_krb5-config-paths