The following commit has been merged in the master branch:
commit c5d007dc0c54069834e08d06202d46489852eeb8
Author: Niels Thykier <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to