From 54212facfcafa6818b20fd16f78b4f38c6cc4262 Mon Sep 17 00:00:00 2001 From: Michael Schutte Date: Tue, 26 Jul 2011 11:14:25 +0200 Subject: [PATCH] debian/rules: Make it a little clearer why the for loops are there --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index afca4bc..3222756 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -PACKAGES=pentadactyl +PACKAGES=pentadactyl # teledactyl melodactyl VERSION=$(shell dpkg-parsechangelog | \ sed -n -e '/^Version:/ { s/^Version:\s*//; s/[^a-z0-9]/_/g; p }') -- 2.39.2