diff options
author | Florin Grad <florin@mandriva.com> | 2001-11-08 16:35:20 +0000 |
---|---|---|
committer | Florin Grad <florin@mandriva.com> | 2001-11-08 16:35:20 +0000 |
commit | 7d9897b24ea2b10d9a65e424c91ba0dda677da1e (patch) | |
tree | 5a73dd60a12c4982161494f74108d56b2b3b19b9 /msec.spec | |
parent | fbf2f77b0c4d48a3080b686b0b0aaa2bf7e00975 (diff) | |
download | msec-7d9897b24ea2b10d9a65e424c91ba0dda677da1e.tar msec-7d9897b24ea2b10d9a65e424c91ba0dda677da1e.tar.gz msec-7d9897b24ea2b10d9a65e424c91ba0dda677da1e.tar.bz2 msec-7d9897b24ea2b10d9a65e424c91ba0dda677da1e.tar.xz msec-7d9897b24ea2b10d9a65e424c91ba0dda677da1e.zip |
typo error in post script
Diffstat (limited to 'msec.spec')
-rw-r--r-- | msec.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ echo "You might logout of your session for some change to be activated." if [[ -f /etc/security/msec/perm.${SECURE_LEVEL} ]]; then ln -sf /etc/security/msec/perm.${SECURE_LEVEL} /etc/security/msec/current.perm /usr/share/msec/file_perm.sh /etc/security/msec/current.perm -if +fi %clean rm -rf $RPM_BUILD_ROOT |