summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-02-26 11:56:03 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-02-26 12:00:43 +0100
commit190cc484c9abaead03de75c1b8837355cc2f8ac5 (patch)
tree5caf14f2ff1ca338e89f97eed2205cc802a3f8d4
parentff9b3632cde48ccaeaac3617e35d18589877b0af (diff)
downloaditzks-systems-190cc484c9abaead03de75c1b8837355cc2f8ac5.tar.gz
itzks-systems-190cc484c9abaead03de75c1b8837355cc2f8ac5.tar.bz2
itzks-systems-190cc484c9abaead03de75c1b8837355cc2f8ac5.zip
debian/itzks-systems-common.postrm: fix comment
-rwxr-xr-xdebian/itzks-systems-common.postrm4
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