Debian: rework j(cpuid|bigi) patches

Patch reworking needed due to my recent edits to the jcpuid/jbigi scripts
This commit is contained in:
kytv
2011-09-27 17:53:25 +00:00
parent 40d3aa9d4c
commit b62b668d1a
2 changed files with 12 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ a soname to shut lintian up.
--- a/core/c/jbigi/mbuild_jbigi.sh
+++ b/core/c/jbigi/mbuild_jbigi.sh
@@ -47,7 +47,7 @@
@@ -48,7 +48,7 @@
fi
fi
COMPILEFLAGS="-fPIC -Wall"
@@ -21,7 +21,7 @@ a soname to shut lintian up.
LINKFLAGS="-shared -Wl,-soname,libjbigi.so"
LIBFILE="libjbigi.so";;
*)
@@ -66,7 +66,7 @@
@@ -67,7 +67,7 @@
echo "Compiling C code..."
rm -f jbigi.o $LIBFILE