]> git.pld-linux.org Git - packages/rubberband.git/blobdiff - rubberband-pc.patch
- updated to 1.8.2
[packages/rubberband.git] / rubberband-pc.patch
index 263935fbed876ef58177588accc4ee5ef718bb30..62e43d8e8f93825ab15dbb6d160181bc25c86f83 100644 (file)
@@ -8,14 +8,14 @@
  includedir=${prefix}/include
  
  Name: rubberband
---- rubberband-1.8.1/Makefile.in.orig  2012-10-28 11:30:09.000000000 +0100
-+++ rubberband-1.8.1/Makefile.in       2016-02-21 21:57:23.866482117 +0100
-@@ -158,7 +158,7 @@
+--- rubberband-1.8.2/Makefile.in.orig  2019-04-26 05:48:08.645791967 +0200
++++ rubberband-1.8.2/Makefile.in       2019-04-26 05:50:46.468270303 +0200
+@@ -189,7 +189,7 @@
        cp $(LADSPA_TARGET) $(DESTDIR)$(INSTALL_LADSPADIR)
        cp ladspa/ladspa-rubberband.cat $(DESTDIR)$(INSTALL_LADSPADIR)
        cp ladspa/ladspa-rubberband.rdf $(DESTDIR)$(INSTALL_LRDFDIR)
--      sed "s,%PREFIX%,@prefix@," rubberband.pc.in \
-+      sed "s,%PREFIX%,@prefix@,;s,%LIBDIR%,@libdir@," rubberband.pc.in \
+-      sed "s,%PREFIX%,$(PREFIX)," rubberband.pc.in \
++      sed "s,%PREFIX%,$(PREFIX),;s,%LIBDIR%,$(INSTALL_LIBDIR)," rubberband.pc.in \
          > $(DESTDIR)$(INSTALL_PKGDIR)/rubberband.pc
  
  clean:
This page took 0.034733 seconds and 4 git commands to generate.