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, 15 insertions, 0 deletions
diff --git a/debian/patches/06_release-version.patch b/debian/patches/06_release-version.patch
new file mode 100644
index 0000000000..ee5584fd59
--- /dev/null
+++ b/debian/patches/06_release-version.patch
@@ -0,0 +1,15 @@
+Description: Don't regenerate svnversion.h
+Forwarded: not-needed
+Author: Balint Reczey <balint@balintreczey.hu>
+
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -638,7 +638,7 @@
+ am__v_PERL_0 = @echo " PERL " $@;
+ am__v_PERL_1 =
+
+-version.h: FORCE
++version.h:
+ $(AM_V_PERL)$(PERL) $(srcdir)/make-version.pl $(srcdir)
+
+ #