From 702cf9e511fdb145cc0a0502860d6a61ff87cf62 Mon Sep 17 00:00:00 2001 From: "gs86.lee" Date: Wed, 6 Jul 2016 16:25:37 +0900 Subject: [PATCH] Remove smack labelling using chsmack Change-Id: I14cb6bbfa2700fbacc71b03f1393cb9f46a85974 --- packaging/sticker-panel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/sticker-panel.spec b/packaging/sticker-panel.spec index c9775c2..cd4728b 100755 --- a/packaging/sticker-panel.spec +++ b/packaging/sticker-panel.spec @@ -79,7 +79,7 @@ sqlite3 /opt/dbspace/.sticker_panel.db "CREATE TABLE IF NOT EXISTS group_icon ( , ordering INTEGER , category INTEGER );" -chsmack -a "sticker-panel::db" /opt/dbspace/.sticker_panel.db* +#chsmack -a "sticker-panel::db" /opt/dbspace/.sticker_panel.db* chmod 666 /opt/dbspace/.sticker_panel.db* %files -- 2.7.4