diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-20 15:35:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-20 15:35:17 +0000 |
commit | 9488ff54fa1166e3a1e6689e376f9717e614f682 (patch) | |
tree | 118b0c4bbefa9775d88b6a9b81fa75ccc84d86ad /hello_cangjie_eur.spec | |
parent | e11b5955d137cdc7a6316e50349fc8532762c2ee (diff) |
automatic import of hello-cangjie-eur
Diffstat (limited to 'hello_cangjie_eur.spec')
-rw-r--r-- | hello_cangjie_eur.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index 189dd62..3522782 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -100,7 +100,7 @@ fi %postun if [ $1 == 0 ] ; then - rm -f /usr/local/lib64/%{name}/ + rm -rf /usr/local/lib64/%{name}/ rm -f /etc/ld.so.conf.d/%{name}.conf 2>/dev/null ||: /usr/sbin/ldconfig fi |