aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/06_release-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/06_release-version.patch')
-rw-r--r--debian/patches/06_release-version.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/06_release-version.patch b/debian/patches/06_release-version.patch
deleted file mode 100644
index bc806ce222..0000000000
--- a/debian/patches/06_release-version.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Don't regenerate svnversion.h
-Forwarded: not-needed
-Author: Balint Reczey <balint@balintreczey.hu>
-
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -776,7 +776,7 @@
- # FORCE is the portable version of .PHONY
- FORCE:
-
--version.h: FORCE
-+version.h:
- $(AM_V_PERL)$(PERL) $(srcdir)/make-version.pl $(srcdir)
-
- #