Consistency check between Makefile.pl and about.pl We weren't picking up JSOM so...
[koha.git] / debian / libkoha-perl.config
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/share/debconf/confmodule
9