[SCM] rem/master: Tidy rules file: Fix typo (related only to control file resolving, so marked only as "tidying").

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Mar 13 12:30:13 UTC 2016


The following commit has been merged in the master branch:
commit d642ab16b99a8207534cb7ef999331668e8a8f84
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 13 13:04:47 2016 +0100

    Tidy rules file: Fix typo (related only to control file resolving, so marked only as "tidying").

diff --git a/debian/rules b/debian/rules
index c72dab0..b3dac02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,7 @@ pkg-lib = $(lib)$(major)
 EXTRA_CFLAGS := "$(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)"
 EXTRA_LFLAGS := "$(shell dpkg-buildflags --get LDFLAGS) -Wl,-soname,librem.so.0"
 
-DEB_PHONY_RULES += debina/control.in
-
+DEB_PHONY_RULES += debian/control.in
 debian/control:: debian/control.in
 debian/control.in::
 	sed \

-- 
rem packaging



More information about the pkg-multimedia-commits mailing list