summaryrefslogtreecommitdiff
path: root/gammu.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gammu.spec')
-rw-r--r--gammu.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gammu.spec b/gammu.spec
index 983562c..7b842c4 100644
--- a/gammu.spec
+++ b/gammu.spec
@@ -9,7 +9,7 @@
%define extension bz2
Name: gammu
-Version: 1.38.0
+Version: 1.38.1
Release: 0
Summary: Mobile phone management utility
License: GPL-2.0
@@ -332,7 +332,7 @@ fi
%if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora} || 0%{?rhel}
if [ $1 = 0 ] ; then
/sbin/service gammu-smsd stop >/dev/null 2>&1
- /sbin/chkconfig --del <script>
+ /sbin/chkconfig --del gammu-smsd
fi
%endif