Blob Blame History Raw
diff --git a/Makefile b/Makefile
index e74ab04..5121178 100644
--- a/Makefile
+++ b/Makefile
@@ -26,5 +26,5 @@ clean:
 
 install:	amprd
 	install -m 755 -p -d -D                      $(SCACHEDIR)
-	install -m 644 -p -b -D amprd.conf.example   $(CONFDIR)/amprd.conf.example
-	install -m 755 -p -s -D amprd                $(SBINDIR)/amprd
+	install -m 644 -p -D amprd.conf.example      $(CONFDIR)/amprd.conf
+	install -m 755 -p -D amprd                   $(SBINDIR)/amprd