repo.or.cz
/
koha.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 4133 Ensure that orders have a valid quantity received
[koha.git]
/
debian
/
libkoha-perl.config
blob
fc41aa71a4f8de18abe6305aeadbd357b0a2bff4
1
#!/bin/sh
2
3
set -e
4
5
alias
stripwhitespace
=
"sed -e 's/^[[:blank:]]*//' -e 's/[[:blank:]]*$//'"
6
installeddebconfversion
=
dpkg
-s
debconf |
sed
-ne
'/^Version/s/^Version: //p'
7
8
.
/
usr
/
shar
e
/
debconf
/
confmodule
9