diff options
Diffstat (limited to 'debian/postinst')
-rwxr-xr-x | debian/postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst index b88e923..5cd405e 100755 --- a/debian/postinst +++ b/debian/postinst @@ -30,3 +30,5 @@ if [ -x /usr/bin/scm ] ; then chmod 644 /usr/lib/scm/slibcat fi fi + +#DEBHELPER# |