From 04fe99d8f864467511f4cd9198d186ae1e28acb127fc3c4fe3ee3c282de8adad Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 14 Jul 2014 14:31:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=25 --- cdemu-daemon.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index c5a3488..18ac4cc 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -64,7 +64,8 @@ make %{?_smp_mflags} %install b="%buildroot" %make_install -mkdir -p "$b/%_sbindir" "$b/%_localstatedir/adm/fillup-templates" +mkdir -p "$b/%_sbindir" "$b/%_localstatedir/adm/fillup-templates" \ + "$b/%_prefix/lib/udev/rules.d" install -pm0644 "%{S:2}" "$b/%_prefix/lib/udev/rules.d/60-vhba.rules" install -pm0644 "%{S:3}" "$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon" # Not desired for security; it would permit a user to start a system service.