]> git.pld-linux.org Git - packages/cyrus-sasl.git/commitdiff
- kill stupid deps propagation
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 May 2005 08:57:42 +0000 (08:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-sasl-split-sql.patch -> 1.3

cyrus-sasl-split-sql.patch

index 7d281882e84dc25e2c0b5b02d9502e8e03e71d53..8428120707fa384acf6148b3e8bcac058888e33a 100644 (file)
@@ -110,3 +110,13 @@ diff -urN cyrus-sasl-2.1.20.org/plugins/makeinit.sh cyrus-sasl-2.1.20/plugins/ma
  
  echo "
  #include <config.h>
+--- cyrus-sasl-2.1.20/lib/Makefile.am.orig     2004-10-24 22:05:19.000000000 +0200
++++ cyrus-sasl-2.1.20/lib/Makefile.am  2005-05-14 10:44:12.000000000 +0200
+@@ -88,7 +88,5 @@
+           if test $$k = $$j; then break; fi; done; \
+         if test $$k = foo; then deplibs="$$deplibs $$j"; fi ;; \
+       esac; done; dependency_libs=""; done; \
+-      sed -e "/^dependency_libs=/s%=.*%='$${depdirs}$${deplibs}'%" \
+-      libsasl2.la >TMP.$$ && mv TMP.$$ libsasl2.la
+       rm -f $@
+       ln -s .libs/$@ $@
This page took 0.14099 seconds and 4 git commands to generate.