summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpackaging/sticker-panel.spec2
1 files changed, 1 insertions, 1 deletions
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