add packaging
authorAnas Nashif <anas.nashif@intel.com>
Wed, 19 Dec 2012 14:24:31 +0000 (06:24 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 19 Dec 2012 14:24:31 +0000 (06:24 -0800)
packaging/pc-installer.spec

index 89a7be8..d052569 100644 (file)
@@ -18,7 +18,7 @@ Installs a system from a live USB stick to a local hard-disk.
 install -d %{buildroot}/usr/sbin
 install -d %{buildroot}/%{_unitdir}
 
-install -m 0644 systemd/* -d %{buildroot}/%{_unitdir}
+install -m 0644 scripts/* -d %{buildroot}/%{_unitdir}
 install -m 0775 systemd/* -d %{buildroot}/%{_sbindir}