Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 18:19:45 +0000 (19:19 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 18:19:45 +0000 (19:19 +0100)
mkdeb.sh

index 415678b..fa3a029 100755 (executable)
--- a/mkdeb.sh
+++ b/mkdeb.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-# Depends: ${shlibs:Depends}
-
 #
 #  selector is a simple shell command for selection of strings with a
 #  dynamic pattern-matching.
@@ -27,6 +25,8 @@
 # This script creates the Debian package. The way it does it is
 # probably not very conventional. I am open to suggestions.
 
+# Depends: ${shlibs:Depends}
+
 VERSION=1.0
 PACKAGE=/tmp/selector_${VERSION}_i386.deb