Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
This commit is contained in:
Edwin Groothuis 2006-01-22 01:29:46 +00:00
parent ffbac30e7d
commit 913a5a5cba
236 changed files with 787 additions and 787 deletions

View file

@ -110,17 +110,17 @@ share/locale/zh_CN/LC_MESSAGES/atk10.mo
share/locale/zh_TW/LC_MESSAGES/atk10.mo
@dirrm %%DOCSDIR%%
@exec mkdir -p %D/%%DOCSDIR%%
@unexec rmdir %D/share/locale/as/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/as 2> /dev/null || true
@unexec rmdir %D/share/locale/gl/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/gl 2> /dev/null || true
@unexec rmdir %D/share/locale/li/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/li 2> /dev/null || true
@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/mr 2> /dev/null || true
@unexec rmdir %D/share/locale/tk/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/tk 2> /dev/null || true
@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ug 2> /dev/null || true
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrmtry share/locale/gl/LC_MESSAGES
@dirrmtry share/locale/gl
@dirrmtry share/locale/li/LC_MESSAGES
@dirrmtry share/locale/li
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/tk/LC_MESSAGES
@dirrmtry share/locale/tk
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0

View file

@ -250,8 +250,8 @@ share/locale/ug/LC_MESSAGES/dasher.mo
share/locale/uk/LC_MESSAGES/dasher.mo
share/locale/zh_CN/LC_MESSAGES/dasher.mo
share/locale/zh_TW/LC_MESSAGES/dasher.mo
@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ug 2> /dev/null || true
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrm share/gnome/omf/dasher
@dirrm share/gnome/help/dasher/eu/figures
@dirrm share/gnome/help/dasher/eu

View file

@ -84,7 +84,7 @@ share/locale/zh_TW/LC_MESSAGES/gail.mo
@dirrm include/gail-1.0/libgail-util
@dirrm include/gail-1.0
@dirrm share/doc/gail-libgail-util
@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ku 2> /dev/null || true
@unexec rmdir %D/share/locale/as/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/as 2> /dev/null || true
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as

View file

@ -94,10 +94,10 @@ share/locale/uk/LC_MESSAGES/gnome-mag.mo
share/locale/vi/LC_MESSAGES/gnome-mag.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo
@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ug 2> /dev/null || true
@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ang 2> /dev/null || true
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang
@dirrm share/gnome/idl/gnome-mag-1.0
@dirrm share/gnome/gnome-mag/1_32
@dirrm share/gnome/gnome-mag

View file

@ -94,10 +94,10 @@ share/locale/uk/LC_MESSAGES/gnome-mag.mo
share/locale/vi/LC_MESSAGES/gnome-mag.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo
@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ug 2> /dev/null || true
@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ang 2> /dev/null || true
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang
@dirrm share/gnome/idl/gnome-mag-1.0
@dirrm share/gnome/gnome-mag/1_32
@dirrm share/gnome/gnome-mag

View file

@ -624,8 +624,8 @@ share/locale/uk/LC_MESSAGES/gok.mo
share/locale/vi/LC_MESSAGES/gok.mo
share/locale/zh_CN/LC_MESSAGES/gok.mo
share/locale/zh_TW/LC_MESSAGES/gok.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/omf/gok
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/Astro/MoonPhase.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
@dirrmtry %%SITE_PERL%%/Astro

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise/.packlist
%%SITE_PERL%%/Astro/Sunrise.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
@dirrmtry %%SITE_PERL%%/Astro

View file

@ -11,6 +11,6 @@
@dirrm %%SITE_PERL%%/auto/GPS/Garmin
@dirrm %%SITE_PERL%%/auto/GPS/Serial
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/GPS 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/auto/GPS 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS
@dirrmtry %%SITE_PERL%%/GPS
@dirrmtry %%SITE_PERL%%/auto/GPS

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/Geo/METAR.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Geo 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
@dirrmtry %%SITE_PERL%%/Geo

View file

@ -19,9 +19,9 @@ share/starplot/test.stars
@dirrm %%DOCSDIR%%/html/images
@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/en@boldquot 2> /dev/null || true
@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/en@quot 2> /dev/null || true
@unexec rmdir %D/share/locale/es/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/es 2> /dev/null || true
@dirrmtry share/locale/en@boldquot/LC_MESSAGES
@dirrmtry share/locale/en@boldquot
@dirrmtry share/locale/en@quot/LC_MESSAGES
@dirrmtry share/locale/en@quot
@dirrmtry share/locale/es/LC_MESSAGES
@dirrmtry share/locale/es

View file

@ -759,4 +759,4 @@ lib/ncbi/libvibrant.a
%%PORTDOCS%%@dirrm %%DOCSDIR%%/man
%%PORTDOCS%%@dirrm %%DOCSDIR%%/seq_install
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -4,9 +4,9 @@
%%SITE_PERL%%/Bio/ASN1/Sequence/Indexer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1/EntrezGene/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1/EntrezGene
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1/EntrezGene 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1/Sequence 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Bio 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio
@dirrmtry %%SITE_PERL%%/Bio/ASN1/EntrezGene
@dirrmtry %%SITE_PERL%%/Bio/ASN1/Sequence
@dirrmtry %%SITE_PERL%%/Bio/ASN1
@dirrmtry %%SITE_PERL%%/Bio

View file

@ -1456,7 +1456,7 @@ bin/bp_unflatten_seq.pl
@dirrm %%DATADIR%%/scripts
@dirrm %%DATADIR%%/models
@dirrm %%DATADIR%%
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio
@dirrm %%SITE_PERL%%/Bio/Variation/IO
@dirrm %%SITE_PERL%%/Bio/Variation
@dirrm %%SITE_PERL%%/Bio/TreeIO
@ -1568,4 +1568,4 @@ bin/bp_unflatten_seq.pl
@dirrm %%SITE_PERL%%/Bio/Annotation
@dirrm %%SITE_PERL%%/Bio/AlignIO
@dirrm %%SITE_PERL%%/Bio/Align
@unexec rmdir %D/%%SITE_PERL%%/Bio 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Bio

View file

@ -51,7 +51,7 @@ bin/t_coffee
%%DATADIR%%/license.txt
%%DATADIR%%/html/t_coffee.html
%%DATADIR%%/html/t_coffee4html.cgi
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@unexec rmdir %D/%%EXAMPLESDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
@dirrmtry %%EXAMPLESDIR%%
@dirrm %%DATADIR%%/html
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -34,16 +34,16 @@ share/locale/ru/LC_MESSAGES/geda-gschem.mo
share/locale/es_ES/LC_MESSAGES/geda-gschem.mo
share/locale/it_IT/LC_MESSAGES/geda-gschem.mo
share/locale/fr_FR/LC_MESSAGES/geda-gschem.mo
@unexec rmdir %D/share/doc/geda-doc/man 2>/dev/null || true
@unexec rmdir %D/share/gEDA/scheme 2>/dev/null || true
@dirrmtry share/doc/geda-doc/man
@dirrmtry share/gEDA/scheme
@dirrm share/gEDA/bitmap
@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true
@unexec rmdir %D/share/locale/nl_NL/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/nl_NL 2> /dev/null || true
@unexec rmdir %D/share/locale/ja_JP/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ja_JP 2> /dev/null || true
@unexec rmdir %D/share/locale/it_IT/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/it_IT 2> /dev/null || true
@unexec rmdir %D/share/locale/fr_FR/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/fr_FR 2> /dev/null || true
@dirrmtry share/locale/de_DE/LC_MESSAGES
@dirrmtry share/locale/de_DE
@dirrmtry share/locale/nl_NL/LC_MESSAGES
@dirrmtry share/locale/nl_NL
@dirrmtry share/locale/ja_JP/LC_MESSAGES
@dirrmtry share/locale/ja_JP
@dirrmtry share/locale/it_IT/LC_MESSAGES
@dirrmtry share/locale/it_IT
@dirrmtry share/locale/fr_FR/LC_MESSAGES
@dirrmtry share/locale/fr_FR

View file

@ -46,6 +46,6 @@ share/gEDA/scheme/gnet-cascade.scm
share/gEDA/scheme/gnet-redac.scm
share/gEDA/scheme/gnet-systemc.scm
share/gEDA/scheme/gnet-eagle.scm
@unexec rmdir %D/share/doc/geda-doc/readmes 2>/dev/null || true
@unexec rmdir %D/share/doc/geda-doc/man 2>/dev/null || true
@unexec rmdir %D/share/gEDA/scheme 2>/dev/null || true
@dirrmtry share/doc/geda-doc/readmes
@dirrmtry share/doc/geda-doc/man
@dirrmtry share/gEDA/scheme

View file

@ -1,4 +1,4 @@
bin/gsymcheck
share/doc/geda-doc/man/gsymcheck.html
share/gEDA/system-gsymcheckrc
@unexec rmdir %D/share/doc/geda-doc/man 2>/dev/null || true
@dirrmtry share/doc/geda-doc/man

View file

@ -18,4 +18,4 @@ share/doc/geda-doc/readmes/README.gsch2pcb
share/doc/geda-doc/readmes/README.olib
share/doc/geda-doc/readmes/README.tragesym
share/gEDA/system-gschlasrc
@unexec rmdir %D/share/doc/geda-doc/readmes 2>/dev/null || true
@dirrmtry share/doc/geda-doc/readmes

View file

@ -46,6 +46,6 @@ share/gEDA/scheme/gnet-cascade.scm
share/gEDA/scheme/gnet-redac.scm
share/gEDA/scheme/gnet-systemc.scm
share/gEDA/scheme/gnet-eagle.scm
@unexec rmdir %D/share/doc/geda-doc/readmes 2>/dev/null || true
@unexec rmdir %D/share/doc/geda-doc/man 2>/dev/null || true
@unexec rmdir %D/share/gEDA/scheme 2>/dev/null || true
@dirrmtry share/doc/geda-doc/readmes
@dirrmtry share/doc/geda-doc/man
@dirrmtry share/gEDA/scheme

View file

@ -34,16 +34,16 @@ share/locale/ru/LC_MESSAGES/geda-gschem.mo
share/locale/es_ES/LC_MESSAGES/geda-gschem.mo
share/locale/it_IT/LC_MESSAGES/geda-gschem.mo
share/locale/fr_FR/LC_MESSAGES/geda-gschem.mo
@unexec rmdir %D/share/doc/geda-doc/man 2>/dev/null || true
@unexec rmdir %D/share/gEDA/scheme 2>/dev/null || true
@dirrmtry share/doc/geda-doc/man
@dirrmtry share/gEDA/scheme
@dirrm share/gEDA/bitmap
@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true
@unexec rmdir %D/share/locale/nl_NL/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/nl_NL 2> /dev/null || true
@unexec rmdir %D/share/locale/ja_JP/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ja_JP 2> /dev/null || true
@unexec rmdir %D/share/locale/it_IT/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/it_IT 2> /dev/null || true
@unexec rmdir %D/share/locale/fr_FR/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/fr_FR 2> /dev/null || true
@dirrmtry share/locale/de_DE/LC_MESSAGES
@dirrmtry share/locale/de_DE
@dirrmtry share/locale/nl_NL/LC_MESSAGES
@dirrmtry share/locale/nl_NL
@dirrmtry share/locale/ja_JP/LC_MESSAGES
@dirrmtry share/locale/ja_JP
@dirrmtry share/locale/it_IT/LC_MESSAGES
@dirrmtry share/locale/it_IT
@dirrmtry share/locale/fr_FR/LC_MESSAGES
@dirrmtry share/locale/fr_FR

View file

@ -19,4 +19,4 @@ share/guile/app/gwave/export.scm
share/guile/app/gwave/gtk-helpers.scm
share/guile/app/gwave/utils.scm
@dirrm share/guile/app/gwave
@unexec rmdir %D/share/guile/app 2>/dev/null || true
@dirrmtry share/guile/app

View file

@ -279,12 +279,12 @@ systemc/include/sysc/utils/sc_vector.h
systemc/include/systemc
systemc/include/systemc.h
systemc/lib-freebsd/libsystemc.a
@unexec rmdir %D/systemc/docs 2>/dev/null || true
@dirrmtry systemc/docs
@dirrm systemc/examples/sysc/2.1
@dirrm systemc/examples/sysc/fft
@dirrm systemc/examples/sysc
@dirrm systemc/examples/systemc
@unexec rmdir %D/systemc/examples 2>/dev/null || true
@dirrmtry systemc/examples
@dirrm systemc/include/sysc/communication
@dirrm systemc/include/sysc/datatypes/bit
@dirrm systemc/include/sysc/datatypes/fx
@ -306,6 +306,6 @@ systemc/lib-freebsd/libsystemc.a
@dirrm systemc/include/sysc/tracing
@dirrm systemc/include/sysc/utils
@dirrm systemc/include/sysc
@unexec rmdir %D/systemc/include 2>/dev/null || true
@unexec rmdir %D/systemc/lib-freebsd 2>/dev/null || true
@unexec rmdir %D/systemc 2>/dev/null || true
@dirrmtry systemc/include
@dirrmtry systemc/lib-freebsd
@dirrmtry systemc

View file

@ -475,7 +475,7 @@ share/texmf/tex/latex/CJK/thai/thaicjk.ldf
@dirrm share/texmf/fonts/tfm/arphic/argbkai
@dirrm share/texmf/fonts/tfm/arphic/argbsung
@dirrm share/texmf/fonts/tfm/arphic
@unexec rmdir %D/share/texmf/fonts/truetype/arphic 2>/dev/null || true
@dirrmtry share/texmf/fonts/truetype/arphic
@dirrm share/texmf/hbf2gf
@dirrm share/texmf/tex/latex/CJK/Bg5
@dirrm share/texmf/tex/latex/CJK/CEF

View file

@ -10,4 +10,4 @@ share/skel/zh_TW.Big5/dot.vimrc
share/skel/zh_TW.Big5/dot.xinitrc
share/skel/zh_TW.Big5/make.conf
share/skel/zh_TW.Big5/outta-port.supfile
@unexec rmdir %D/share/skel/zh_TW.Big5 2>/dev/null || true
@dirrmtry share/skel/zh_TW.Big5

View file

@ -591,5 +591,5 @@ bbs/boards/notepad/M.960994672.A
@dirrm bbs/0Announce/bms
@dirrm bbs/0Announce/bbslist
@dirrm bbs/0Announce
@unexec rmdir %D/bbs/log 2>/dev/null || true
@dirrmtry bbs/log
@dirrm bbs

View file

@ -1,3 +1,3 @@
lib/im/leif/chewing.so
@unexec rmdir %D/lib/im/leif 2>/dev/null || true
@unexec rmdir %D/lib/im 2>/dev/null || true
@dirrmtry lib/im/leif
@dirrmtry lib/im

View file

@ -16,7 +16,7 @@ lib/iiim/locale/zh_TW/xcin/tab/sys.tab
lib/iiim/locale/zh_TW/xcin/tab/telecode.tab
@dirrm lib/iiim/locale/zh_TW/xcin/tab
@dirrm lib/iiim/locale/zh_TW/xcin
@unexec rmdir %D/lib/iiim/locale/zh_TW 2>/dev/null || true
@unexec rmdir %D/lib/iiim/locale 2>/dev/null || true
@unexec rmdir %D/lib/iiim/le/xcin 2>/dev/null || true
@unexec rmdir %D/lib/iiim/le 2>/dev/null || true
@dirrmtry lib/iiim/locale/zh_TW
@dirrmtry lib/iiim/locale
@dirrmtry lib/iiim/le/xcin
@dirrmtry lib/iiim/le

View file

@ -1,4 +1,4 @@
@comment $FreeBSD$
bin/lunar
share/chinese/lunar.bitmap
@unexec rmdir %D/share/chinese 2>/dev/null || true
@dirrmtry share/chinese

View file

@ -1,5 +1,5 @@
share/fonts/TrueType/simhei.ttf
share/fonts/TrueType/simsun.ttc
share/fonts/TrueType/tahoma.ttf
@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true
@unexec rmdir %D/share/fonts 2>/dev/null || true
@dirrmtry share/fonts/TrueType
@dirrmtry share/fonts

View file

@ -10,7 +10,7 @@ bin/g2b.pl
%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert/HanConvert.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode
%%OLD%%@dirrm %%SITE_PERL%%/Encode/HanConvert
%%OLD%%@unexec rmdir %D/%%SITE_PERL%%/Encode 2>/dev/null || true
%%NEW%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/HanConvert

View file

@ -6,7 +6,7 @@ lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/Encode/ConfigLocal.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Encode/TW/Unisys/SOSI1.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Encode/TW/Unisys/SOSI2.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanExtra
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/TW/Unisys
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/TW
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Encode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode

View file

@ -4,6 +4,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/TaBE/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/TaBE
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Lingua/ZH 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Lingua 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Lingua/ZH
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Lingua
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua

View file

@ -1,7 +1,7 @@
%%SITE_PERL%%/Lingua/ZH/Toke.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Toke/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Toke
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Lingua/ZH 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Lingua 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
@dirrmtry %%SITE_PERL%%/Lingua/ZH
@dirrmtry %%SITE_PERL%%/Lingua

View file

@ -14,7 +14,7 @@ lib/libpcmanx_core.so.0
%%DATADIR%%/nancy_bot/example_usages.data
share/applications/pcmanx.desktop
share/pixmaps/pcmanx.png
@unexec rmdir %D/share/applications 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%%/nancy_bot 2>/dev/null || true
@unexec rmdir %D/%%DATADIR%%/script 2>/dev/null || true
@dirrmtry share/applications
@dirrmtry %%DATADIR%%/nancy_bot
@dirrmtry %%DATADIR%%/script
@dirrm %%DATADIR%%

View file

@ -344,17 +344,17 @@
@exec touch %B/config.php
@exec chown -R %%WWWOWN%%:%%WWWGRP%% %B
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/doc 2>/dev/null || true
@dirrmtry share/doc
@dirrm %%DATADIR%%/contrib
@dirrm %%DATADIR%%
@dirrm %%PHPBBDIR%%/admin
@dirrm %%PHPBBDIR%%/cache
@dirrm %%PHPBBDIR%%/db
@dirrm %%PHPBBDIR%%/images/smiles
@unexec rmdir %D/%%PHPBBDIR%%/images/avatars/gallery 2>/dev/null || true
@unexec rmdir %D/%%PHPBBDIR%%/images/avatars/upload 2>/dev/null || true
@unexec rmdir %D/%%PHPBBDIR%%/images/avatars 2>/dev/null || true
@unexec rmdir %D/%%PHPBBDIR%%/images 2>/dev/null || true
@dirrmtry %%PHPBBDIR%%/images/avatars/gallery
@dirrmtry %%PHPBBDIR%%/images/avatars/upload
@dirrmtry %%PHPBBDIR%%/images/avatars
@dirrmtry %%PHPBBDIR%%/images
@dirrm %%PHPBBDIR%%/includes
@dirrm %%PHPBBDIR%%/install/schemas
@dirrm %%PHPBBDIR%%/install
@ -362,11 +362,11 @@
@dirrm %%PHPBBDIR%%/language/lang_chinese_traditional_taiwan
@dirrm %%PHPBBDIR%%/language/lang_english/email
@dirrm %%PHPBBDIR%%/language/lang_english
@unexec rmdir %D/%%PHPBBDIR%%/language 2>/dev/null || true
@dirrmtry %%PHPBBDIR%%/language
@dirrm %%PHPBBDIR%%/templates/subSilver/admin
@dirrm %%PHPBBDIR%%/templates/subSilver/images/lang_chinese_traditional_taiwan/
@dirrm %%PHPBBDIR%%/templates/subSilver/images/lang_english
@unexec rmdir %D/%%PHPBBDIR%%/templates/subSilver/images 2>/dev/null || true
@unexec rmdir %D/%%PHPBBDIR%%/templates/subSilver 2>/dev/null || true
@unexec rmdir %D/%%PHPBBDIR%%/templates 2>/dev/null || true
@dirrmtry %%PHPBBDIR%%/templates/subSilver/images
@dirrmtry %%PHPBBDIR%%/templates/subSilver
@dirrmtry %%PHPBBDIR%%/templates
@unexec rmdir %D/%%PHPBBDIR%% 2>/dev/null || echo "Note: %D/%%PHPBBDIR%% not empty -- not deleted!"

View file

@ -12,6 +12,6 @@ share/scim/pinyin/pinyin_phrase_lib
share/scim/pinyin/pinyin_table
share/scim/pinyin/special_table
share/scim/icons/smart-pinyin.png
@unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true
@unexec rmdir %D/lib/scim-1.0/SetupUI 2>/dev/null || true
@dirrmtry lib/scim-1.0/IMEngine
@dirrmtry lib/scim-1.0/SetupUI
@dirrm share/scim/pinyin

View file

@ -32,4 +32,4 @@ share/scim/icons/Wu.png
share/scim/icons/Wubi.png
share/scim/icons/ZhuYin.png
share/scim/icons/Ziranma.png
@unexec rmdir %D/share/scim/tables 2>/dev/null || true
@dirrmtry share/scim/tables

View file

@ -16,4 +16,4 @@ share/gnome/stardict/dic/xdict-ce-gb.ifo
share/gnome/stardict/dic/xdict-ec-gb.dict.dz
share/gnome/stardict/dic/xdict-ec-gb.idx
share/gnome/stardict/dic/xdict-ec-gb.ifo
@unexec rmdir %D/share/gnome/stardict/dic 2>/dev/null || true
@dirrmtry share/gnome/stardict/dic

View file

@ -16,4 +16,4 @@ share/gnome/stardict/dic/xdict-ce-gb.ifo
share/gnome/stardict/dic/xdict-ec-gb.dict.dz
share/gnome/stardict/dic/xdict-ec-gb.idx
share/gnome/stardict/dic/xdict-ec-gb.ifo
@unexec rmdir %D/share/gnome/stardict/dic 2>/dev/null || true
@dirrmtry share/gnome/stardict/dic

View file

@ -19,4 +19,4 @@ share/gnome/stardict/dic/xdict-ce-big5.ifo
share/gnome/stardict/dic/xdict-ec-big5.dict.dz
share/gnome/stardict/dic/xdict-ec-big5.idx
share/gnome/stardict/dic/xdict-ec-big5.ifo
@unexec rmdir %D/share/gnome/stardict/dic 2>/dev/null || true
@dirrmtry share/gnome/stardict/dic

View file

@ -13,4 +13,4 @@
@unexec rm -f %D/etc/xpdfrc.chinese-traditional
@dirrm %%DATADIR%%/chinese-simplified
@dirrm %%DATADIR%%/chinese-traditional
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -1,4 +1,4 @@
bin/cutecom
share/applnk/Utilities/cutecom.desktop
@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true
@dirrmtry share/applnk/Utilities
@dirrmtry share/applnk

View file

@ -3,4 +3,4 @@ bin/efax-0.9a
bin/efix-0.9a
etc/efax-gtkrc
share/applications/efax-gtk.desktop
@unexec rmdir %D/share/applications 2>/dev/null || true
@dirrmtry share/applications

View file

@ -38,4 +38,4 @@ share/gscmxx/i18n/italian
@dirrm share/gscmxx
@dirrm share/pixmaps/gscmxx/groups
@dirrm share/pixmaps/gscmxx
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
@dirrmtry share/pixmaps

View file

@ -8,16 +8,16 @@ share/autostart/kallers.desktop
share/icons/hicolor/16x16/apps/kallers.png
share/icons/hicolor/32x32/apps/kallers.png
share/icons/hicolor/48x48/apps/kallers.png
@unexec rmdir %D/share/applnk/Toys 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true
@dirrmtry share/applnk/Toys
@dirrmtry share/applnk
@dirrm share/apps/kallers/sound
@dirrm share/apps/kallers/pics
@dirrm share/apps/kallers
@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/icons/hicolor/16x16/apps
@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor
@dirrmtry share/icons

View file

@ -6,9 +6,9 @@ share/doc/HTML/en/klog/index.docbook
share/icons/locolor/16x16/apps/klog.png
share/icons/locolor/32x32/apps/klog.png
@dirrm share/doc/HTML/en/klog
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
@dirrmtry share/icons/locolor/32x32/apps
@dirrmtry share/icons/locolor/32x32
@dirrmtry share/icons/locolor/16x16/apps
@dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor
@dirrmtry share/applnk/Applications

View file

@ -10,4 +10,4 @@ lib/libticables.so
lib/libticables.so.12
libdata/pkgconfig/ticables.pc
share/locale/fr/LC_MESSAGES/libticables.mo
@unexec rmdir %D/include/tilp 2>/dev/null || true
@dirrmtry include/tilp

View file

@ -93,7 +93,7 @@ sbin/faxrunqd
sbin/mgetty
sbin/sendfax
sbin/vgetty
@unexec rmdir %D/etc/mgetty+sendfax 2>/dev/null || true
@dirrmtry etc/mgetty+sendfax
@dirrm lib/mgetty+sendfax/samples/new_fax.all
@dirrm lib/mgetty+sendfax/samples
@dirrm lib/mgetty+sendfax

View file

@ -13,7 +13,7 @@ etc/minicom/minicom.users
%%NLS%%share/locale/pt_BR/LC_MESSAGES/minicom.mo
%%NLS%%share/locale/ru/LC_MESSAGES/minicom.mo
@exec /usr/sbin/chown uucp %D/etc/minicom
@unexec rmdir %D/etc/minicom 2>/dev/null || true
@dirrmtry etc/minicom
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog

View file

@ -8,8 +8,8 @@
@dirrm %%SITE_PERL%%/Device/Modem/Protocol
@dirrm %%SITE_PERL%%/Device/Modem
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/Modem
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Device 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device
@dirrmtry %%SITE_PERL%%/Device
%%PORTDOCS%%%%EXAMPLESDIR%%/xmodem.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/shell.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/dial.pl

View file

@ -3,6 +3,6 @@ bin/modemtest
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.so
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Device 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device

View file

@ -1,7 +1,7 @@
%%SITE_PERL%%/Fax/Hylafax/Client.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client/.packlist
@unexec rmdir %D/%%SITE_PERL%%/Fax/Hylafax 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Fax 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Fax/Hylafax
@dirrmtry %%SITE_PERL%%/Fax
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax

View file

@ -14,11 +14,11 @@ share/locale/ru/LC_MESSAGES/scmxx.mo
%%EXAMPLESDIR%%/vCalendar.vcs
%%EXAMPLESDIR%%/vCard.vcf
@dirrm %%EXAMPLESDIR%%
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/ru/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/man/de/man1 2>/dev/null || true
@unexec rmdir %D/man/de/ 2>/dev/null || true
@unexec rmdir %D/man/ru/man1 2>/dev/null || true
@unexec rmdir %D/man/ru/ 2>/dev/null || true
@dirrmtry share/locale/de/LC_MESSAGES
@dirrmtry share/locale/fr/LC_MESSAGES
@dirrmtry share/locale/it/LC_MESSAGES
@dirrmtry share/locale/ru/LC_MESSAGES
@dirrmtry man/de/man1
@dirrmtry man/de/
@dirrmtry man/ru/man1
@dirrmtry man/ru/

View file

@ -61,10 +61,10 @@ share/pixmaps/xlog/xlog.xpm
@dirrm share/pixmaps/xlog
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec rmdir %D/share/applications 2> /dev/null || true
@unexec rmdir %D/share/applnk/Applications 2> /dev/null || true
@unexec rmdir %D/share/applnk 2> /dev/null || true
@unexec rmdir %D/share/application-registry 2> /dev/null || true
@unexec rmdir %D/share/mimelnk/text 2> /dev/null || true
@unexec rmdir %D/share/mimelnk 2> /dev/null || true
@unexec rmdir %D/share/mime-info 2> /dev/null || true
@dirrmtry share/applications
@dirrmtry share/applnk/Applications
@dirrmtry share/applnk
@dirrmtry share/application-registry
@dirrmtry share/mimelnk/text
@dirrmtry share/mimelnk
@dirrmtry share/mime-info

View file

@ -4,4 +4,4 @@ etc/yaps.rc.sample
%%PORTDOCS%%%%DOCSDIR%%/yaps.doc
%%PORTDOCS%%%%DOCSDIR%%/yaps.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/yaps 2>/dev/null || true
@dirrmtry share/yaps

View file

@ -985,8 +985,8 @@ lib/konwert/aux/512bold1
%%DATADIR%%/filters/winwest-macroman
%%DATADIR%%/filters/xjp-UTF8
%%DATADIR%%/filters/xmetodo-UTF8
@unexec rmdir %D/man/pl/man1 2>/dev/null || true
@unexec rmdir %D/man/pl 2>/dev/null || true
@dirrmtry man/pl/man1
@dirrmtry man/pl
@dirrm lib/konwert/aux
@dirrm lib/konwert/devel
@dirrm lib/konwert

View file

@ -4,5 +4,5 @@ share/icons/hicolor/16x16/apps/ktextdecode.png
share/icons/hicolor/32x32/apps/ktextdecode.png
share/icons/locolor/16x16/apps/ktextdecode.png
share/icons/locolor/32x32/apps/ktextdecode.png
@unexec rmdir %D/share/applnk/Applications/ 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true
@dirrmtry share/applnk/Applications/
@dirrmtry share/applnk

View file

@ -1,8 +1,8 @@
%%SITE_PERL%%/Convert/ASCII/Armor.pm
%%SITE_PERL%%/Convert/ASCII/Armour.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASCII/Armour/.packlist
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASCII/Armour 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASCII 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Convert/ASCII 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASCII/Armour
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASCII
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert
@dirrmtry %%SITE_PERL%%/Convert/ASCII
@dirrmtry %%SITE_PERL%%/Convert

View file

@ -8,5 +8,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASN1/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/ASN1
@dirrm %%SITE_PERL%%/Convert/ASN1
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert
@dirrmtry %%SITE_PERL%%/Convert

View file

@ -2,5 +2,5 @@
%%SITE_PERL%%/Convert/BER.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/BER/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/BER
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert
@dirrmtry %%SITE_PERL%%/Convert

View file

@ -2,6 +2,6 @@
%%SITE_PERL%%/Convert/BinHex.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/BinHex/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/BinHex
@unexec rmdir %D/%%SITE_PERL%%/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Convert
@dirrmtry %%SITE_PERL%%/auto/Convert
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert

View file

@ -6,7 +6,7 @@ bin/ccconfig
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/Binary/C/C.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Convert/Binary/C
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/Binary/C
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Convert/Binary 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/Binary 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Convert/Binary
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Convert
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/Binary
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert

View file

@ -4,5 +4,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/IBM390/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/IBM390/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/IBM390
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Convert

View file

@ -3,5 +3,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/UUlib/UUlib.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/UUlib/UUlib.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/UUlib
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Convert 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Convert

View file

@ -25,5 +25,5 @@ bin/dbfcstocs
%%SITE_PERL%%/Cz/Time.pm
@dirrm %%SITE_PERL%%/Cz/Cstocs/enc
@dirrm %%SITE_PERL%%/Cz/Cstocs
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cz 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Cz 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cz
@dirrmtry %%SITE_PERL%%/Cz

View file

@ -9,4 +9,4 @@
@dirrm %%SITE_PERL%%/JSONRPC/Transport
@dirrm %%SITE_PERL%%/JSONRPC
@dirrm %%SITE_PERL%%/JSON
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Apache

View file

@ -9,4 +9,4 @@
@dirrm %%SITE_PERL%%/JSONRPC/Transport
@dirrm %%SITE_PERL%%/JSONRPC
@dirrm %%SITE_PERL%%/JSON
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Apache

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/MIME/Base32.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Base32/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Base32
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/MIME 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
@dirrmtry %%SITE_PERL%%/MIME

View file

@ -4,5 +4,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/MIME/Base64.pm
%%SITE_PERL%%/%%PERL_ARCH%%/MIME/QuotedPrint.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Base64
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/MIME 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/MIME

View file

@ -4,5 +4,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Iconv/Iconv.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Iconv/autosplit.ix
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Iconv
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text

View file

@ -180,7 +180,7 @@
%%SITE_PERL%%/Text/Unidecode/xfe.pm
%%SITE_PERL%%/Text/Unidecode/xff.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Unidecode/.packlist
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Unidecode 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Text/Unidecode 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Unidecode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/Text/Unidecode
@dirrmtry %%SITE_PERL%%/Text

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/Unicode/RecursiveDowngrade.pm
@unexec rmdir %D/%%SITE_PERL%%/Unicode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Unicode
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/RecursiveDowngrade/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/RecursiveDowngrade
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode

View file

@ -4,5 +4,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/String/String.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/String/String.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/String
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Unicode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Unicode

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/Unicode/UTF8simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/UTF8simple/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/UTF8simple
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Unicode 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
@dirrmtry %%SITE_PERL%%/Unicode

View file

@ -104,4 +104,4 @@ firebird/security2.fdb
@dirrm firebird/include
@dirrm firebird/intl
@dirrm firebird/lib
@unexec rmdir %D/firebird 2>/dev/null || true
@dirrmtry firebird

View file

@ -11,7 +11,7 @@ sbin/gds_drop
@unexec (cmp -s %D/%%CONFDIR%%/aliases.conf %D/%%CONFDIR%%/aliases.conf.sample && rm -f %D/%%CONFDIR%%/aliases.conf) || true
%%CONFDIR%%/aliases.conf.sample
@exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
@cwd /
@unexec (cmp -s %D/%%LOCALSTATEDIR%%/security.fdb %D/%%LOCALSTATEDIR%%/security.fdb.sample && rm -f %D/%%LOCALSTATEDIR%%/security.fdb) || true
%%LOCALSTATEDIR%%/security.fdb.sample
@ -30,4 +30,4 @@ sbin/gds_drop
@dirrm %%LOCALSTATEDIR%%/UDF
@dirrm %%LOCALSTATEDIR%%/help
@dirrm %%LOCALSTATEDIR%%/intl
@unexec rmdir %D/%%LOCALSTATEDIR%% 2>/dev/null || true
@dirrmtry %%LOCALSTATEDIR%%

View file

@ -11,7 +11,7 @@ sbin/gds_drop
@unexec (cmp -s %D/%%CONFDIR%%/aliases.conf %D/%%CONFDIR%%/aliases.conf.sample && rm -f %D/%%CONFDIR%%/aliases.conf) || true
%%CONFDIR%%/aliases.conf.sample
@exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
@cwd /
@unexec (cmp -s %D/%%LOCALSTATEDIR%%/security.fdb %D/%%LOCALSTATEDIR%%/security.fdb.sample && rm -f %D/%%LOCALSTATEDIR%%/security.fdb) || true
%%LOCALSTATEDIR%%/security.fdb.sample
@ -30,4 +30,4 @@ sbin/gds_drop
@dirrm %%LOCALSTATEDIR%%/UDF
@dirrm %%LOCALSTATEDIR%%/help
@dirrm %%LOCALSTATEDIR%%/intl
@unexec rmdir %D/%%LOCALSTATEDIR%% 2>/dev/null || true
@dirrmtry %%LOCALSTATEDIR%%

View file

@ -11,7 +11,7 @@ sbin/gds_drop
@unexec (cmp -s %D/%%CONFDIR%%/aliases.conf %D/%%CONFDIR%%/aliases.conf.sample && rm -f %D/%%CONFDIR%%/aliases.conf) || true
%%CONFDIR%%/aliases.conf.sample
@exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
@cwd /
@unexec (cmp -s %D/%%LOCALSTATEDIR%%/security.fdb %D/%%LOCALSTATEDIR%%/security.fdb.sample && rm -f %D/%%LOCALSTATEDIR%%/security.fdb) || true
%%LOCALSTATEDIR%%/security.fdb.sample
@ -30,4 +30,4 @@ sbin/gds_drop
@dirrm %%LOCALSTATEDIR%%/UDF
@dirrm %%LOCALSTATEDIR%%/help
@dirrm %%LOCALSTATEDIR%%/intl
@unexec rmdir %D/%%LOCALSTATEDIR%% 2>/dev/null || true
@dirrmtry %%LOCALSTATEDIR%%

View file

@ -20,7 +20,7 @@ etc/gnats/defaults/states
etc/gnats/defaults/submitters
etc/gnats/send-pr.conf
@dirrm etc/gnats/defaults
@unexec rmdir %D/etc/gnats 2>/dev/null || true
@dirrmtry etc/gnats
%%SERVER%%libexec/gnats/at-pr
%%SERVER%%libexec/gnats/check-db
%%SERVER%%libexec/gnats/delete-pr

View file

@ -2,5 +2,5 @@
lib/postgresql/ip4r.so
share/doc/postgresql/contrib/README.ip4r
share/postgresql/contrib/ip4r.sql
@unexec rmdir %D/share/doc/postgresql/contrib 2>/dev/null || true
@unexec rmdir %D/share/postgresql/contrib 2>/dev/null || true
@dirrmtry share/doc/postgresql/contrib
@dirrmtry share/postgresql/contrib

View file

@ -3,11 +3,11 @@ share/applnk/Applications/ksqlanalyzer.desktop
share/icons/locolor/16x16/apps/ksqlanalyzer.png
share/icons/locolor/32x32/apps/ksqlanalyzer.png
share/locale/de/LC_MESSAGES/ksqlanalyzer.mo
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true
@dirrmtry share/icons/locolor/32x32/apps
@dirrmtry share/icons/locolor/32x32
@dirrmtry share/icons/locolor/16x16/apps
@dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor
@dirrmtry share/icons
@dirrmtry share/applnk/Applications
@dirrmtry share/applnk

View file

@ -68,19 +68,19 @@ share/doc/HTML/en/ksqlshell/index.docbook
share/icons/hicolor/32x32/apps/ksqlshell.png
share/icons/locolor/16x16/apps/ksqlshell.png
share/locale/de/LC_MESSAGES/ksqlshell.mo
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrmtry share/icons/locolor/16x16/apps
@dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/hicolor
@dirrmtry share/icons
@dirrmtry share/doc/HTML
@dirrm share/doc/HTML/en/ksqlshell
@dirrm share/doc/HTML/de/ksqlshell
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrmtry share/doc/HTML/en
@dirrmtry share/doc/HTML/de
@dirrmtry share/doc/HTML
@dirrm share/apps/ksqlshell/icons/hicolor/32x32/actions
@dirrm share/apps/ksqlshell/icons/hicolor/32x32
@dirrm share/apps/ksqlshell/icons/hicolor/16x16/actions
@ -88,6 +88,6 @@ share/locale/de/LC_MESSAGES/ksqlshell.mo
@dirrm share/apps/ksqlshell/icons/hicolor
@dirrm share/apps/ksqlshell/icons
@dirrm share/apps/ksqlshell
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true
@dirrmtry share/apps
@dirrmtry share/applnk/Applications
@dirrmtry share/applnk

View file

@ -4,7 +4,7 @@
%%SQLITE3%%lib/dbd/libsqlite3.so
%%FIREBIRD%%lib/dbd/libfirebird.so
%%FREETDS%%lib/dbd/libfreetds.so
@unexec rmdir %D/lib/dbd 2>/dev/null || true
@dirrmtry lib/dbd
%%MYSQL%%%%DOCSDIR%%/dbd_mysql.pdf
%%MYSQL%%%%DOCSDIR%%/dbd_mysql/c136.html
%%MYSQL%%%%DOCSDIR%%/dbd_mysql/c35.html
@ -52,4 +52,4 @@
%%SQLITE2%%@dirrm %%DOCSDIR%%/dbd_sqlite
%%SQLITE3%%@dirrm %%DOCSDIR%%/dbd_sqlite3
%%FREETDS%%@dirrm %%DOCSDIR%%/dbd_freetds
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%

View file

@ -202,8 +202,8 @@ share/locale/uk/LC_MESSAGES/libgda-3.mo
share/locale/vi/LC_MESSAGES/libgda-3.mo
share/locale/zh_CN/LC_MESSAGES/libgda-3.mo
share/locale/zh_TW/LC_MESSAGES/libgda-3.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/libgda/xml
@dirrm share/gnome/libgda
@dirrm lib/libgda-%%VERSION%%/providers

View file

@ -202,8 +202,8 @@ share/locale/uk/LC_MESSAGES/libgda-3.mo
share/locale/vi/LC_MESSAGES/libgda-3.mo
share/locale/zh_CN/LC_MESSAGES/libgda-3.mo
share/locale/zh_TW/LC_MESSAGES/libgda-3.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/libgda/xml
@dirrm share/gnome/libgda
@dirrm lib/libgda-%%VERSION%%/providers

View file

@ -384,8 +384,8 @@ share/locale/uk/LC_MESSAGES/libgnomedb-3.mo
share/locale/vi/LC_MESSAGES/libgnomedb-3.mo
share/locale/zh_CN/LC_MESSAGES/libgnomedb-3.mo
share/locale/zh_TW/LC_MESSAGES/libgnomedb-3.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/pixmaps/libgnomedb
@dirrm share/gnome/omf/libgnomedb
@dirrm share/gnome/libgnomedb/dtd

View file

@ -8,8 +8,8 @@ usr/lib/oracle/%%PORTVERSION%%/client/lib/ojdbc14.jar
@dirrm usr/lib/oracle/%%PORTVERSION%%/client
@dirrm usr/lib/oracle/%%PORTVERSION%%
@dirrm usr/lib/oracle
@unexec rmdir %D/usr/lib 2>/dev/null || true
@unexec rmdir %D/usr 2>/dev/null || true
@dirrmtry usr/lib
@dirrmtry usr
@unexec cp %D/etc/ld.so.conf %D/etc/ld.so.conf.bak && sed "/\/usr\/lib\/oracle\/%%PORTVERSION%%\/client\/lib/d" %D/etc/ld.so.conf.bak > %D/etc/ld.so.conf && rm %D/etc/ld.so.conf.bak
@exec echo /usr/lib/oracle/%%PORTVERSION%%/client/lib >> %D/etc/ld.so.conf
@exec %D/sbin/ldconfig

View file

@ -38,5 +38,5 @@ usr/include/oracle/%%PORTVERSION%%/client/xa.h
@dirrm usr/share/oracle/%%PORTVERSION%%/client
@dirrm usr/share/oracle/%%PORTVERSION%%
@dirrm usr/share/oracle
@unexec rmdir %D/usr/include 2>/dev/null || true
@unexec rmdir %D/usr/share 2>/dev/null || true
@dirrmtry usr/include
@dirrmtry usr/share

View file

@ -4,4 +4,4 @@ usr/lib/oracle/%%PORTVERSION%%/client/lib/glogin.sql
usr/lib/oracle/%%PORTVERSION%%/client/lib/libsqlplus.so
usr/lib/oracle/%%PORTVERSION%%/client/lib/libsqlplusic.so
@dirrm usr/lib/oracle/%%PORTVERSION%%/client/bin
@unexec rmdir %D/usr/bin 2>/dev/null || true
@dirrmtry usr/bin

View file

@ -88,8 +88,8 @@ share/locale/tr/LC_MESSAGES/mergeant.mo
share/locale/uk/LC_MESSAGES/mergeant.mo
share/locale/vi/LC_MESSAGES/mergeant.mo
share/locale/zh_CN/LC_MESSAGES/mergeant.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/pixmaps/mergeant
@dirrm share/gnome/omf/mergeant
@dirrm share/gnome/help/mergeant/C/stylesheet-images

View file

@ -170,4 +170,4 @@ share/mysql-gui/common/thread_stop.png
@dirrm share/mysql-gui/common
@dirrm share/mysql-gui/administrator
@dirrm share/mysql-gui
@unexec rmdir %D/share/applications 2>/dev/null || true
@dirrmtry share/applications

View file

@ -100,7 +100,7 @@ libexec/mysqld
%%DATADIR%%/swedish/errmsg.txt
%%DATADIR%%/ukrainian/errmsg.sys
%%DATADIR%%/ukrainian/errmsg.txt
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish

View file

@ -104,7 +104,7 @@ libexec/mysqld
%%DATADIR%%/swedish/errmsg.txt
%%DATADIR%%/ukrainian/errmsg.sys
%%DATADIR%%/ukrainian/errmsg.txt
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish

View file

@ -163,7 +163,7 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
%%NDB%%@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -189,4 +189,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -135,8 +135,8 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -161,4 +161,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -135,8 +135,8 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -161,4 +161,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -135,8 +135,8 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -161,4 +161,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -135,8 +135,8 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -161,4 +161,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

View file

@ -135,8 +135,8 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
@unexec rmdir %D/include/mysql 2> /dev/null || true
@unexec rmdir %D/lib/mysql 2> /dev/null || true
@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech
@dirrm %%DATADIR%%/danish
@ -161,4 +161,4 @@ libexec/mysqld
@dirrm %%DATADIR%%/spanish
@dirrm %%DATADIR%%/swedish
@dirrm %%DATADIR%%/ukrainian
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || true
@dirrmtry %%DATADIR%%

Some files were not shown because too many files have changed in this diff Show more