r1101 - /experimental/ffmpeg.20080206/debian/rules

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Mar 21 18:02:43 UTC 2008


Author: siretart
Date: Fri Mar 21 18:02:43 2008
New Revision: 1101

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1101
Log:
really call testsuite correctly

(well it fails, but anyways..)

Modified:
    experimental/ffmpeg.20080206/debian/rules

Modified: experimental/ffmpeg.20080206/debian/rules
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg.20080206/debian/rules?rev=1101&op=diff
==============================================================================
--- experimental/ffmpeg.20080206/debian/rules (original)
+++ experimental/ffmpeg.20080206/debian/rules Fri Mar 21 18:02:43 2008
@@ -94,7 +94,7 @@
 	touch ffmpeg ffmpeg_g ffplay ffplay_g
 
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
-	-$(MAKE) tests
+	-$(MAKE) test
 endif
 
 	touch build-stamp




More information about the pkg-multimedia-commits mailing list