Fix cud script and permissions (fixes NB#87748)
[modest] / src / hildon2 / Makefile.am
index baffdb8..858af01 100644 (file)
@@ -129,7 +129,7 @@ ui_DATA = $(UI_FILES)
 serviceentry_DATA   = com.nokia.modest.service
 desktopentry_DATA   = modest.desktop
 backupsettings_DATA = modest.conf
-ossocudscripts_DATA = modest-clean.sh
+ossocudscripts_SCRIPTS = modest-clean.sh
 
 # mcc_mapping may be provided by the operator-wizard-settings package:
 # the one here is a copy, as that package is not available in chinook
@@ -147,6 +147,6 @@ EXTRA_DIST=\
        $(serviceentry_DATA) \
        $(desktopentry_DATA) \
        $(backupsettings_DATA) \
-       $(ossocudscripts_DATA) \
+       $(ossocudscripts_SCRIPTS) \
        $(MMC_MAPPING_FILE)    \
        $(PROVIDER_DATA_FILE)