[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.5.2-71-gc5d007d



The following commit has been merged in the master branch:
commit c5d007dc0c54069834e08d06202d46489852eeb8
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Aug 31 18:36:57 2011 +0200

    Fixed a typo in Makefile template

diff --git a/t/templates/debs/skel/Makefile.in b/t/templates/debs/skel/Makefile.in
index 8acf140..59a28fa 100644
--- a/t/templates/debs/skel/Makefile.in
+++ b/t/templates/debs/skel/Makefile.in
@@ -1,4 +1,4 @@
-name = {%srcpkg}
+name = {$srcpkg}
 
 all:
 	create-deb -o $(name).deb control

-- 
Debian package checker


Reply to: