[Demudi-commits] r1558 - csound/trunk/debian

fsateler-guest at alioth.debian.org fsateler-guest at alioth.debian.org
Wed Aug 22 05:08:54 UTC 2007


Author: fsateler-guest
Date: 2007-08-22 05:08:52 +0000 (Wed, 22 Aug 2007)
New Revision: 1558

Modified:
   csound/trunk/debian/rules
Log:
Do not symlink libcsound64.so.5.1 -> libcsound64.so.5, since the SOVERSION is 5.1, not 5

Modified: csound/trunk/debian/rules
===================================================================
--- csound/trunk/debian/rules	2007-08-22 05:00:11 UTC (rev 1557)
+++ csound/trunk/debian/rules	2007-08-22 05:08:52 UTC (rev 1558)
@@ -98,8 +98,6 @@
 		$(CURDIR)/debian/tmp/usr/lib/jni
 # Scons sucks
 	mv libcsound64.so $(CURDIR)/debian/tmp/usr/lib/
-	ln -s $(CURDIR)/debian/tmp/usr/lib/libcsound64.so.5.1 \
-		$(CURDIR)/debian/tmp/usr/lib/libcsound64.so.5
 # The python module
 	mkdir -p $(CURDIR)/debian/tmp/usr/lib/$(PYVERSION)/site-packages
 	mv csnd.py _csnd.so \




More information about the Demudi-commits mailing list