projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd4b0b
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Sat, 14 Mar 2009 18:19:45 +0000
(19:19 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Sat, 14 Mar 2009 18:19:45 +0000
(19:19 +0100)
mkdeb.sh
patch
|
blob
|
history
diff --git
a/mkdeb.sh
b/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