Skip to content

Commit

Permalink
Change path to statsite in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ROunofF committed May 13, 2016
1 parent 20c3bb7 commit 5dad367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/statsite.spec
Expand Up @@ -48,7 +48,7 @@ install -m 644 rpm/statsite.tmpfiles.conf $RPM_BUILD_ROOT/etc/tmpfiles.d/statsit
install -m 755 rpm/statsite.initscript $RPM_BUILD_ROOT/etc/init.d/statsite
%endif

install -m 755 statsite $RPM_BUILD_ROOT/usr/sbin
install -m 755 src/statsite $RPM_BUILD_ROOT/usr/sbin
install -m 644 rpm/statsite.conf.example $RPM_BUILD_ROOT/etc/%{name}/statsite.conf
cp -a sinks $RPM_BUILD_ROOT/usr/libexec/%{name}

Expand Down

0 comments on commit 5dad367

Please sign in to comment.