[libdevice-cdio-perl] 07/17: Refresh 03_version_information_in_swig.patch (offset).
gregor herrmann
gregoa at debian.org
Mon Oct 30 18:48:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.
commit a5ddfc736f8e808d7be75d9ba771a9545c83965d
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 30 18:31:52 2017 +0100
Refresh 03_version_information_in_swig.patch (offset).
---
debian/patches/03_version_information_in_swig.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/03_version_information_in_swig.patch b/debian/patches/03_version_information_in_swig.patch
index c2108f8..9e8f453 100644
--- a/debian/patches/03_version_information_in_swig.patch
+++ b/debian/patches/03_version_information_in_swig.patch
@@ -12,12 +12,12 @@ Description: The conditional compilation based on the lib's version wasn't worki
*". We'll use a typedef so we can make sure to isolate this. I
--- a/swig/perliso9660.swg
+++ b/swig/perliso9660.swg
-@@ -42,7 +42,7 @@
+@@ -43,7 +43,7 @@
%constant long int RECORD = ISO_RECORD;
/* When version 0.77 comes out, require it and fix this fix this. */
-#if 0
+#if LIBCDIO_VERSION_NUM >= 77
%constant long int PROTECTION = ISO_PROTECTION;
- #else
+ #else
%constant long int PROTECTION = 16;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-cdio-perl.git
More information about the Pkg-perl-cvs-commits
mailing list