Author: twerner Date: 2010-05-24 09:11:56 +0000 (Mon, 24 May 2010) New Revision: 12505
Modified: trunk/knopflerfish-osgi/debian/rules Log: add --force-down-load to uscan Modified: trunk/knopflerfish-osgi/debian/rules =================================================================== --- trunk/knopflerfish-osgi/debian/rules 2010-05-24 08:55:42 UTC (rev 12504) +++ trunk/knopflerfish-osgi/debian/rules 2010-05-24 09:11:56 UTC (rev 12505) @@ -23,7 +23,7 @@ # Get original sources directly using uscan get-orig-source: - uscan + uscan --force-download # we don't need jh_manifest and it has a bug: #JH_MANIFEST_ARGS := -V _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

