[Pkg-voip-commits] r2399 - wengophone/trunk/debian

Marco Nenciarini mnencia at costa.debian.org
Sun Sep 17 15:48:31 UTC 2006


Author: mnencia
Date: 2006-09-17 15:48:31 +0000 (Sun, 17 Sep 2006)
New Revision: 2399

Modified:
   wengophone/trunk/debian/get-orig-source.sh
Log:
removed uneeded openssl files from source tarball


Modified: wengophone/trunk/debian/get-orig-source.sh
===================================================================
--- wengophone/trunk/debian/get-orig-source.sh	2006-09-17 14:43:22 UTC (rev 2398)
+++ wengophone/trunk/debian/get-orig-source.sh	2006-09-17 15:48:31 UTC (rev 2399)
@@ -67,8 +67,8 @@
 find $destdir -iname \*.pdf -a -iname \*.html | xargs rm -f
 echo "done"
 
-# Remove ffmpeg
-rm -rf $destdir/libs/ffmpeg
+# Remove ffmpeg and openssl
+rm -rf $destdir/libs/3rdparty
 
 # Make the sources archive
 echo -n "Writing archive... "




More information about the Pkg-voip-commits mailing list