r1424 - /unstable/ffmpeg-debian/debian/rules

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Aug 28 14:39:53 UTC 2008


Author: siretart
Date: Thu Aug 28 14:39:53 2008
New Revision: 1424

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1424
Log:
make the ffmpeg-debian package build again

Modified:
    unstable/ffmpeg-debian/debian/rules

Modified: unstable/ffmpeg-debian/debian/rules
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg-debian/debian/rules?rev=1424&op=diff
==============================================================================
--- unstable/ffmpeg-debian/debian/rules (original)
+++ unstable/ffmpeg-debian/debian/rules Thu Aug 28 14:39:53 2008
@@ -68,9 +68,11 @@
 	    $(if $(internalencoders),, -c $(CURDIR)/debian/strip.sh) \
 	    -o ../$(DEB_SOURCE)_$(UPSTREAM_VERSION).orig.tar.gz
 
+# The trailing newline is important!
 define install_flavor
 	$(MAKE) -C debian-$(1) install DESTDIR=$(CURDIR)/debian/tmp \
 	    mandir=$(CURDIR)/debian/tmp/usr/share/man
+
 endef
 
 install: build




More information about the pkg-multimedia-commits mailing list