diff options
-rwxr-xr-x | debian/itzks-systems-common.postrm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/itzks-systems-common.postrm b/debian/itzks-systems-common.postrm index 6cbc63a..065d9ad 100755 --- a/debian/itzks-systems-common.postrm +++ b/debian/itzks-systems-common.postrm @@ -1,5 +1,5 @@ #! /bin/sh -# postrm script for itzks-systems-common.postrm +# postrm script for itzks-systems-common # # see: dh_installdeb(1) # summary of how this script can be called: @@ -35,4 +35,4 @@ esac #DEBHELPER# -exit 0
\ No newline at end of file +exit 0 |