summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-07-30 17:25:27 +0200
committerRasmus Steinke <rasi@xssn.at>2015-07-30 17:25:27 +0200
commit08d0aa1eb01d136a382ace7a6635be0fbaf2317c (patch)
treec8a36095231a3963a371e5aa6ac8e8c31e22b04c
parent2652842152ab4a2b2ef14f6892e7ec769cfa4543 (diff)
downloadperl-app-clerk-08d0aa1eb01d136a382ace7a6635be0fbaf2317c.tar.gz
perl-app-clerk-08d0aa1eb01d136a382ace7a6635be0fbaf2317c.tar.xz
fix Makefile
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 892ab5f..f721c8d 100644
--- a/Makefile
+++ b/Makefile
@@ -8,5 +8,3 @@ install:
install -Dm644 config.clerk $(DESTDIR)$(PREFIX)/share/doc/clerk/config.example
install -Dm644 config.clerk $(DESTDIR)/etc/clerk.conf
install -Dm644 README.md $(DESTDIR)$(PREFIX)/share/doc/clerk/README.md
- install -Dm755 sticker_import.sh $(DESTDIR)$(PREFIX)/share/doc/clerk/sticker_import.sh
-