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

fsateler-guest at alioth.debian.org fsateler-guest at alioth.debian.org
Fri Aug 3 03:03:53 UTC 2007


Author: fsateler-guest
Date: 2007-08-03 03:03:52 +0000 (Fri, 03 Aug 2007)
New Revision: 1528

Modified:
   csound/trunk/debian/rules
Log:
Move the right library to usr/lib/jni

Modified: csound/trunk/debian/rules
===================================================================
--- csound/trunk/debian/rules	2007-08-03 02:52:37 UTC (rev 1527)
+++ csound/trunk/debian/rules	2007-08-03 03:03:52 UTC (rev 1528)
@@ -101,7 +101,7 @@
 	mv $(CURDIR)/debian/tmp/usr/lib/csnd.jar \
 		$(CURDIR)/debian/tmp/usr/share/java/csnd-$(CSVERSION).jar
 	mkdir -p $(CURDIR)/debian/tmp/usr/lib/jni
-	mv $(CURDIR)/debian/tmp/usr/lib/libcsnd.so \
+	mv $(CURDIR)/debian/tmp/usr/lib/lib_jcsound.so \
 		$(CURDIR)/debian/tmp/usr/lib/jni
 # Scons sucks
 	mv libcsound64.so $(CURDIR)/debian/tmp/usr/lib/




More information about the Demudi-commits mailing list