diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:48:00 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:48:00 +0100 |
commit | 20031973dc47b810a6f9c8469c10f81fcf99e234 (patch) | |
tree | dadf99b83a3ac5c764dcbdb582e5625f5938b96d | |
parent | 8a9ff822ba47b1bd6546ad8c96dc986698c98b33 (diff) | |
download | itzks-systems-20031973dc47b810a6f9c8469c10f81fcf99e234.tar.gz itzks-systems-20031973dc47b810a6f9c8469c10f81fcf99e234.tar.bz2 itzks-systems-20031973dc47b810a6f9c8469c10f81fcf99e234.zip |
fix for last commit
-rw-r--r-- | debian/itzks-systems-common.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index ba1c675..f71ab20 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -2,4 +2,4 @@ etc/debian-edu/* etc/debian-edu/ etc/network/* etc/network/ etc/apt/* etc/apt/ etc/iceweasel/* etc/iceweasel/ -bin/passwd.itzks usr/bin/
\ No newline at end of file +bin/passwd usr/bin/
\ No newline at end of file |