aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:55:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:55:36 +0000
commite33233f948fa75569942bda3f34c065ad24f1576 (patch)
tree7b858f4e784b4f518405b5a934eaa29ec91c8256 /french
parent913a5a5cbae4d0f429ae82617b4e1fca51867d49 (diff)
downloadports-e33233f948fa75569942bda3f34c065ad24f1576.tar.gz
ports-e33233f948fa75569942bda3f34c065ad24f1576.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154110
Diffstat (limited to 'french')
-rw-r--r--french/alphabet_sounds_fr/pkg-plist2
-rw-r--r--french/eficas/pkg-plist2
-rw-r--r--french/gibi/pkg-plist2
-rw-r--r--french/homard/pkg-plist4
4 files changed, 5 insertions, 5 deletions
diff --git a/french/alphabet_sounds_fr/pkg-plist b/french/alphabet_sounds_fr/pkg-plist
index 7dea4f1fed0a..c4962b7295e8 100644
--- a/french/alphabet_sounds_fr/pkg-plist
+++ b/french/alphabet_sounds_fr/pkg-plist
@@ -36,4 +36,4 @@ share/childsplay/Data/AlphabetSounds/fr/y.ogg
share/childsplay/Data/AlphabetSounds/fr/z.ogg
share/childsplay/Data/AlphabetSounds/fr/10.ogg
@dirrm share/childsplay/Data/AlphabetSounds/fr
-@unexec rmdir %D/share/childsplay/Data/AlphabetSounds 2>/dev/null || true
+@dirrmtry share/childsplay/Data/AlphabetSounds
diff --git a/french/eficas/pkg-plist b/french/eficas/pkg-plist
index f7a350a9b5a4..bbc9d231cce2 100644
--- a/french/eficas/pkg-plist
+++ b/french/eficas/pkg-plist
@@ -1387,4 +1387,4 @@ bin/eficas
@dirrm %%EFICASDIR%%/AIDE/fichiers
@dirrm %%EFICASDIR%%/AIDE
@dirrm %%EFICASDIR%%
-@unexec rmdir %D/apps 2>/dev/null || true
+@dirrmtry apps
diff --git a/french/gibi/pkg-plist b/french/gibi/pkg-plist
index da145f8875ca..1de7ec67f0db 100644
--- a/french/gibi/pkg-plist
+++ b/french/gibi/pkg-plist
@@ -2158,4 +2158,4 @@ bin/gibi2000
@exec ln -sf %D/bin/gibi2000 %%ASTER_TOOLS%%/gibi
@unexec rm -f %%ASTER_TOOLS%%/gibi
@unexec rm -f %%ASTER_TOOLS%%/gibi2000
-@unexec rmdir %D/apps 2>/dev/null || true
+@dirrmtry apps
diff --git a/french/homard/pkg-plist b/french/homard/pkg-plist
index c3467c7c1780..b00e1c189e51 100644
--- a/french/homard/pkg-plist
+++ b/french/homard/pkg-plist
@@ -92,5 +92,5 @@ bin/%%UNAMES%%/%%HOMARDPG%%
@exec ln -sf %%HOMARDDIR%%/homard %%ASTER_TOOLS%%
@unexec rm -f %%ASTER_TOOLS%%/aster_homard_py
@unexec rm -f %%ASTER_TOOLS%%/homard
-@unexec rmdir %D/bin/%%UNAMES%% 2>/dev/null || true
-@unexec rmdir %D/apps 2>/dev/null || true
+@dirrmtry bin/%%UNAMES%%
+@dirrmtry apps