summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-20 15:35:17 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-20 15:35:17 +0000
commit9488ff54fa1166e3a1e6689e376f9717e614f682 (patch)
tree118b0c4bbefa9775d88b6a9b81fa75ccc84d86ad
parente11b5955d137cdc7a6316e50349fc8532762c2ee (diff)
automatic import of hello-cangjie-eur
-rw-r--r--hello_cangjie_eur.spec2
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