]> git.pld-linux.org Git - packages/libisoburn.git/commitdiff
- rediffed link patch auto/th/libisoburn-1.5.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Mar 2021 06:52:45 +0000 (07:52 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Mar 2021 06:52:45 +0000 (07:52 +0100)
libisoburn-link.patch

index 7979cf42048961964c4d3e386038992649ba6755..d611b488295408915e4d2e20b08715c4377728dd 100644 (file)
@@ -1,6 +1,6 @@
---- libisoburn-0.6.4/configure.ac.orig 2010-10-26 12:19:52.000000000 +0200
-+++ libisoburn-0.6.4/configure.ac      2010-11-11 15:41:46.855097423 +0100
-@@ -129,7 +129,7 @@
+--- libisoburn-1.5.4/configure.ac.orig 2021-01-30 15:17:47.000000000 +0100
++++ libisoburn-1.5.4/configure.ac      2021-03-07 07:49:01.590337842 +0100
+@@ -167,7 +167,7 @@
  
      else
  dnl The empty yes case obviously causes -lreadline to be linked
@@ -9,18 +9,18 @@
  dnl The X= in the yes case prevents that -lreadline gets linked twice
          AC_CHECK_HEADER(readline/history.h, AC_CHECK_LIB(readline, add_history, X= , READLINE_DEF= ), READLINE_DEF= )
      fi
-@@ -137,6 +137,7 @@
-     READLINE_DEF=
+@@ -196,6 +196,7 @@
+     fi
  fi
  AC_SUBST(READLINE_DEF)
 +AC_SUBST(READLINE_LIBS)
  
  dnl ts A90329
- dnl ACL and xattr do not need to be enabled in libisoburn or xorriso source
---- libisoburn-0.3.8/Makefile.am.orig  2009-04-18 13:42:40.000000000 +0200
-+++ libisoburn-0.3.8/Makefile.am       2009-06-09 18:23:38.075512091 +0200
-@@ -55,7 +55,7 @@
-                          $(EXTF_DEF) $(EXTF_SUID_DEF) $(ZLIB_DEF)
+--- libisoburn-1.5.4/Makefile.am.orig  2021-03-07 07:47:18.288379575 +0100
++++ libisoburn-1.5.4/Makefile.am       2021-03-07 07:49:36.902146676 +0100
+@@ -118,7 +118,7 @@
+ #                          $(XORRISO_DVD_OBS_64K)
  
  xorriso_xorriso_LDADD = libisoburn/libisoburn.la -lisofs -lburn \
 -              $(THREAD_LIBS) $(LIBBURN_ARCH_LIBS)
This page took 0.378349 seconds and 4 git commands to generate.