summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorSunmin Lee <sunm.lee@samsung.com>2016-12-20 16:01:05 +0900
committerSunmin Lee <sunm.lee@samsung.com>2016-12-20 17:58:45 +0900
commit9ce7b946b0aeb3c5ef9f6bc4033c5aedecb009ec (patch)
tree3f0757e7011922697994c766070c891cb6b802d0 /packaging
parent1dd43a15e864eb2d2a2a0b109c55e44c229d7bc1 (diff)
downloadsystem-plugin-9ce7b946b0aeb3c5ef9f6bc4033c5aedecb009ec.tar.gz
system-plugin-9ce7b946b0aeb3c5ef9f6bc4033c5aedecb009ec.tar.bz2
system-plugin-9ce7b946b0aeb3c5ef9f6bc4033c5aedecb009ec.zip
The system-upgrade package is going to be included into normal image; and the upgrade image will be created by specific script (make_upgrade_image.sh). Change-Id: I2fa5eefdda8dbfede433cf0e1ab7101bca50e9ca Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/system-plugin.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 878865a..06a1e97 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -184,8 +184,6 @@ mkdir -p %{buildroot}%{_unitdir}/system-update.target.wants
install -m 644 units/init-update.service %{buildroot}%{_unitdir}
install -m 644 units/offline-update.service %{buildroot}%{_unitdir}
ln -s ../init-update.service %{buildroot}%{_unitdir}/system-update.target.wants/init-update.service
-ln -s %{_datadir}/upgrade %{buildroot}/system-update
-install -m 644 rules/99-sdb-switch.rules %{buildroot}%{_prefix}/lib/udev/rules.d/
ln -s ../getty.target %{buildroot}%{_unitdir}/system-update.target.wants
# ivi
@@ -309,8 +307,6 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab
#%{_unitdir}/system-update.target.wants/offline-update.service
%{_unitdir}/system-update.target.wants/init-update.service
%{_unitdir}/system-update.target.wants/getty.target
-/system-update
-%{_prefix}/lib/udev/rules.d/99-sdb-switch.rules
%files -n systemd-user-helper
%manifest systemd-user-helper.manifest