From 2a3545f1d8416dd5bee1214609906c0fb5cf4105 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Tue, 16 Apr 2013 16:34:17 +0900 Subject: [PATCH] Remove unused vconf value Change-Id: I9425e12fb3d3d614f02cf3dd15ee0ccf46b1c13d --- debian/bluetooth-share.postinst | 2 -- packaging/bluetooth-share.spec | 2 -- 2 files changed, 4 deletions(-) diff --git a/debian/bluetooth-share.postinst b/debian/bluetooth-share.postinst index 069327d..d7e918c 100644 --- a/debian/bluetooth-share.postinst +++ b/debian/bluetooth-share.postinst @@ -42,8 +42,6 @@ then ln -s /opt/storage/sdcard /opt/share/bt-ftp/SD_External fi - vconftool set -t bool memory/private/bluetooth-share/quickpanel_clear_btn_status FALSE -g 6520 -i - chown :5000 /opt/dbspace/.bluetooth_trasnfer.db chown :5000 /opt/dbspace/.bluetooth_trasnfer.db-journal fi diff --git a/packaging/bluetooth-share.spec b/packaging/bluetooth-share.spec index 9e85595..57af40c 100644 --- a/packaging/bluetooth-share.spec +++ b/packaging/bluetooth-share.spec @@ -81,8 +81,6 @@ then ln -s /opt/storage/sdcard /opt/share/bt-ftp/SD_External fi -vconftool set -tf bool memory/private/bluetooth-share/quickpanel_clear_btn_status FALSE -g 6520 -i - if [ ! -f /opt/dbspace/.bluetooth_trasnfer.db ] then sqlite3 /opt/dbspace/.bluetooth_trasnfer.db 'PRAGMA journal_mode = PERSIST; -- 2.7.4