summarylogtreecommitdiffstats
path: root/install_to_usr_bin.patch
blob: dd1212cbd6832093792ff7e0b471c15fd4e6e10e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/Makefile.am b/src/Makefile.am
index 82084ba..9961fa0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@
 
 EXTRA_PROGRAMS = 	packit
 
-sbin_PROGRAMS = 	@BINS@
+bin_PROGRAMS = 	@BINS@
 
 common_SOURCES =        init.c \
                         define_defaults.c \