]> git.donarmstrong.com Git - dactyl.git/blobdiff - debian/rules
debian/rules: Make it a little clearer why the for loops are there
[dactyl.git] / debian / rules
index afca4bc31c054045a643b58fa30e4255ca9b5b6f..3222756784752f1b723945ccecc9da3141130d19 100755 (executable)
@@ -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 }')