From f1cce6dc2b86946f292f084e199a7dddcfdf81f5 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 14 Mar 2009 19:19:45 +0100 Subject: [PATCH] Cosmetics. --- mkdeb.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdeb.sh b/mkdeb.sh index 415678b..fa3a029 100755 --- 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 -- 2.20.1