Properly create tmpfiles

This commit is contained in:
akdengi 2013-11-25 20:01:25 +04:00
parent d4922ec828
commit a0bb1ace00

View file

@ -18,7 +18,7 @@
Summary: HP printer/all-in-one driver infrastructure
Name: hplip
Version: 3.13.11
Release: 10
Release: 12
License: GPLv2+ and MIT
Group: System/Printing
Url: http://hplip.sourceforge.net/
@ -548,7 +548,8 @@ if [ -f /etc/init.d/cups ]; then
fi
%post
%tmpfiles_create %{name}
/bin/systemd-tmpfiles --create %{name}.conf
# tmpfiles_create %{name}
%post -n hplip-hpijs-ppds
# Restart CUPS to make the printing PPDs known to it