oops
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
8e051c4e69
commit
5e5424694b
|
@ -63,8 +63,8 @@ rm -rf %{buildroot}
|
|||
mkdir -p %{buildroot}
|
||||
cp -a * %{buildroot}
|
||||
mkdir -p %{buildroot}%{_unitdir}
|
||||
install -m 0644 ./%{name}.service %{buildroot}%{_unitdir}
|
||||
install -m 0644 ./%{name}.default %{buildroot}/etc/default/printerfacts
|
||||
install -m 0644 %{name}.service %{buildroot}%{_unitdir}
|
||||
install -m 0644 %{name}.default %{buildroot}/etc/default/printerfacts
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
|
Loading…
Reference in New Issue