Skip to content

Commit

Permalink
Update nutcracker.spec
Browse files Browse the repository at this point in the history
Fixing typo in "config file" phrase
  • Loading branch information
MaximF committed Aug 28, 2013
1 parent 9bf48a1 commit 5221843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nutcracker.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ autoreconf -fvi
#Install init script
%{__install} -p -D -m 0755 scripts/%{name}.init %{buildroot}%{_initrddir}/%{name}

#Install example confog file
#Install example config file
%{__install} -p -D -m 0644 conf/%{name}.yml %{buildroot}%{_sysconfdir}/%{name}/%{name}.yml

%post
Expand Down

0 comments on commit 5221843

Please sign in to comment.