eplace 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 05:52:28 +00:00
parent f35229590b
commit d568611c3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154134
206 changed files with 1028 additions and 1025 deletions

View File

@ -59,7 +59,7 @@ share/pixmaps/gpsicon.png
%%NLS%%share/locale/sk/LC_MESSAGES/gpsdrive.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gpsdrive.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gpsdrive.mo
%%NLS%%@unexec rmdir %D/share/locale/gr/LC_MESSAGES 2> /dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/gr 2> /dev/null || true
%%NLS%%@dirrmtry share/locale/gr/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/gr
@dirrmtry share/applications
@dirrm %%DATADIR%%

View File

@ -22,9 +22,9 @@ share/pixmaps/cantus/warning.xpm
share/pixmaps/cantus/addrecursive.xpm
share/gnome/apps/Applications/cantus.desktop
@dirrm share/pixmaps/cantus
@unexec rmdir %D/share/pixmaps
@unexec rmdir %D/share/gnome/apps/Applications
@unexec rmdir %D/share/gnome/apps
@unexec rmdir %D/share/gnome
@dirrmtry share/pixmaps
@dirrmtry share/gnome/apps/Applications
@dirrmtry share/gnome/apps
@dirrmtry share/gnome
@dirrm doc/Cantus
@dirrm doc

View File

@ -103,9 +103,9 @@ pre-install:
${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \
${FIND} data -type d ! -empty | ${SORT} -r | \
${SED} -e 's|^|@dirrm %%DATADIR%%/|' >> ${PLIST}
@${ECHO_CMD} '@unexec rmdir %D/share/applications 2>/dev/null || true' >> ${PLIST}
@${ECHO_CMD} '@unexec rmdir %D/man/ru.KOI8-R/man1 2>/dev/null || true' >> ${PLIST}
@${ECHO_CMD} '@unexec rmdir %D/man/ru.KOI8-R 2>/dev/null || true' >> ${PLIST}
@${ECHO_CMD} '@dirrmtry share/applications' >> ${PLIST}
@${ECHO_CMD} '@dirrmtry man/ru.KOI8-R/man1' >> ${PLIST}
@${ECHO_CMD} '@dirrmtry man/ru.KOI8-R' >> ${PLIST}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hydrogen ${WRKSRC}/hydrogenPlayer ${PREFIX}/bin

View File

@ -1,3 +1,3 @@
bin/orpheus
%%NLS%%share/locale/ru/LC_MESSAGES/orpheus.mo
%%NLS%%@unexec rmdir %D/share/locale/ru/LC_MESSAGES 2>/dev/null || true
%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES

View File

@ -211,4 +211,4 @@ libdata/pkgconfig/polyplib-simple.pc
libdata/pkgconfig/polyplib.pc
@dirrm lib/polypaudio-%%VERSION%%
@dirrm include/polyp
@unexec rmdir %D/etc/polypaudio 2> /dev/null || /usr/bin/true
@dirrmtry etc/polypaudio

View File

@ -1,4 +1,4 @@
lib/xmms/Visualization/libkjofol.so
share/xmms/kjofol/default.zip
@unexec rmdir %D/lib/xmms/Visualization 2>&1 >/dev/null || true
@dirrmtry lib/xmms/Visualization
@dirrm share/xmms/kjofol

View File

@ -1768,5 +1768,5 @@ alliance/examples/alliance-examples/tuner/tuner_io.c
@dirrm alliance/examples/alliance-examples/tuner
@dirrm alliance/examples/alliance-examples
@dirrm alliance/examples
@unexec rmdir %D/alliance/etc > /dev/null 2>&1 || true
@unexec rmdir %D/alliance > /dev/null 2>&1 || true
@dirrmtry alliance/etc
@dirrmtry alliance

View File

@ -49,7 +49,7 @@ share/gnome/control-center-2.0/capplets/gcin-setup.desktop
share/icons/gcin.png
share/icons/gcin/pin-fixed24.png
share/icons/gcin/pin-float16.png
%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
@dirrmtry share/icons/gcin
@dirrmtry share/icons
@dirrmtry share/gnome/control-center-2.0/capplets

View File

@ -49,7 +49,7 @@ share/gnome/control-center-2.0/capplets/gcin-setup.desktop
share/icons/gcin.png
share/icons/gcin/pin-fixed24.png
share/icons/gcin/pin-float16.png
%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
@dirrmtry share/icons/gcin
@dirrmtry share/icons
@dirrmtry share/gnome/control-center-2.0/capplets

View File

@ -14,4 +14,4 @@ lib/iiim/le/newpy/data/UdCiku.dat
%%WANT_XAUX%%lib/iiim/le/newpy/help.gif
@dirrm lib/iiim/le/newpy/data
@dirrm lib/iiim/le/newpy
@unexec rmdir %D/lib/iiim/le > /dev/null 2>&1 || true
@dirrmtry lib/iiim/le

View File

@ -2,4 +2,4 @@ lib/iiim/le/ude/ude.so
lib/iiim/le/ude/data/pinyin.mb
@dirrm lib/iiim/le/ude/data
@dirrm lib/iiim/le/ude
@unexec rmdir %D/lib/iiim/le > /dev/null 2>&1 || true
@dirrmtry lib/iiim/le

View File

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

View File

@ -17,8 +17,8 @@ lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/config.values
@exec ln -sf ja %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC
@unexec rm -f %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC
@unexec rmdir %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults 2>/dev/null || true
@unexec rmdir %%PREFIX%%/lib/xemacs/mule-packages/etc 2>/dev/null || true
@unexec rmdir %%PREFIX%%/lib/xemacs/mule-packages 2>/dev/null || true
@dirrmtry lib/xemacs/mule-packages/etc/app-defaults
@dirrmtry lib/xemacs/mule-packages/etc
@dirrmtry lib/xemacs/mule-packages
@dirrm lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%
@dirrm lib/xemacs-%%XEMACS_VER%%/etc/app-defaults/zh_TW.Big5

View File

@ -40,10 +40,10 @@ lib/zhcon/input/winzm.mb
%%NLS%%share/locale/zh_CN.GB2312/LC_MESSAGES/zhcon.mo
%%NLS%%share/locale/zh_CN.GBK/LC_MESSAGES/zhcon.mo
%%NLS%%share/locale/zh_TW.Big5/LC_MESSAGES/zhcon.mo
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.GBK/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.GBK 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.EUC/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.EUC 2>/dev/null || true
%%NLS%%@dirrmtry share/locale/zh_CN.GBK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/zh_CN.GBK
%%NLS%%@dirrmtry share/locale/zh_CN.EUC/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/zh_CN.EUC
@dirrm lib/zhcon/input
@dirrm lib/zhcon/font
@dirrm lib/zhcon

View File

@ -1386,10 +1386,10 @@ bin/dbxmlctl
@dirrm %%T%%/docs/src
@dirrm %%T%%/docs/licenses
@dirrm %%T%%/docs/notes
@unexec rmdir %D/%%T%%/docs > /dev/null 2>&1 || true
@dirrmtry %%T%%/docs
@dirrm %%T%%/icons
@unexec rmdir %D/%%T%%/config > /dev/null 2>&1 || true
@dirrmtry %%T%%/config
@dirrm %%T%%/idl
@unexec rmdir %D/%%T%%/logs > /dev/null 2>&1 || true
@dirrmtry %%T%%/logs
@dirrm %%T%%/xml
@unexec rmdir %D/%%T%% > /dev/null 2>&1 || true
@dirrmtry %%T%%

View File

@ -20,7 +20,7 @@ lib/libib_util.so
@unexec if cmp -s %D/%%CONFDIR%%/firebird.conf %D/%%CONFDIR%%/firebird.conf.sample; then rm -f %D/%%CONFDIR%%/firebird.conf; fi
%%CONFDIR%%/firebird.conf.sample
@exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
%%DATADIR%%/de_DE.msg
%%DATADIR%%/firebird.msg
%%DATADIR%%/fr_FR.msg

View File

@ -20,7 +20,7 @@ lib/libib_util.so
@unexec if cmp -s %D/%%CONFDIR%%/firebird.conf %D/%%CONFDIR%%/firebird.conf.sample; then rm -f %D/%%CONFDIR%%/firebird.conf; fi
%%CONFDIR%%/firebird.conf.sample
@exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
%%DATADIR%%/de_DE.msg
%%DATADIR%%/firebird.msg
%%DATADIR%%/fr_FR.msg

View File

@ -20,7 +20,7 @@ lib/libib_util.so
@unexec if cmp -s %D/%%CONFDIR%%/firebird.conf %D/%%CONFDIR%%/firebird.conf.sample; then rm -f %D/%%CONFDIR%%/firebird.conf; fi
%%CONFDIR%%/firebird.conf.sample
@exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf
@unexec rmdir %D/%%CONFDIR%% 2>/dev/null || true
@dirrmtry %%CONFDIR%%
%%DATADIR%%/de_DE.msg
%%DATADIR%%/firebird.msg
%%DATADIR%%/fr_FR.msg

View File

@ -162,7 +162,7 @@ libexec/mysqld
%%NDB%%@dirrm include/mysql/ndb/mgmapi
%%NDB%%@dirrm include/mysql/ndb/ndbapi
%%NDB%%@dirrm include/mysql/ndb
%%NDB%%@unexec rmdir %D/include/mysql 2> /dev/null || true
%%NDB%%@dirrmtry include/mysql
@dirrmtry lib/mysql
@dirrm %%DATADIR%%/charsets
@dirrm %%DATADIR%%/czech

View File

@ -16,4 +16,4 @@
@dirrmtry %%SITE_PERL%%/DBD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Excel
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
%%PORTDOCS%%@unexec rmdir %D/share/examples/DBD-Excel 2>/dev/null || true
%%PORTDOCS%%@dirrmtry share/examples/DBD-Excel

View File

@ -61,7 +61,7 @@
@dirrm %%SITE_PERL%%/DBIx/SQLEngine/Schema
@dirrm %%SITE_PERL%%/DBIx/SQLEngine/Utility
@dirrm %%SITE_PERL%%/DBIx/SQLEngine
@unexec rmdir %D%%SITE_PERL%%/DBIx 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/DBIx
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/SQLEngine/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/SQLEngine
@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx

View File

@ -394,4 +394,4 @@ share/postgresql/pgaccess/utils/mkkit.tcl
@dirrmtry share/postgresql
%%PORTDOCS%%@dirrm share/doc/postgresql/pgaccess/tutorial
%%PORTDOCS%%@dirrm share/doc/postgresql/pgaccess
%%PORTDOCS%%@unexec rmdir %D/share/doc/postgresql 2> /dev/null || true
%%PORTDOCS%%@dirrmtry share/doc/postgresql

View File

@ -50,7 +50,7 @@ pre-install:
post-install:
dir=`php-config --extension-dir | ${SED} 's,^${LOCALBASE}/,,'`; \
${ECHO_CMD} "$$dir/sql_relay.so" >> ${TMPPLIST}; \
${ECHO_CMD} "@unexec rmdir %D/$$dir 2>/dev/null || true" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry $$dir" >> ${TMPPLIST}
@${MKDIR} ${PREFIX}/etc/php
@${ECHO_CMD} extension=sql_relay.so \
>> ${PREFIX}/etc/php/extensions.ini
@ -64,7 +64,7 @@ post-install:
>> ${TMPPLIST}
@${ECHO_CMD} "@unexec [ -s %D/etc/php/extensions.ini ] || rm %D/etc/php/extensions.ini" \
>> ${TMPPLIST}
@${ECHO_CMD} "@unexec rmdir %D/etc/php 2> /dev/null || true" \
@${ECHO_CMD} "@dirrmtry etc/php" \
>> ${TMPPLIST}
.include <bsd.port.post.mk>

View File

@ -109,7 +109,7 @@ post-patch:
${SED} -e "s,^\.,%%MYADMDIR%%," >${PLIST} ; \
${CAT} ${PKGDIR}/pkg-plist-chunk >>${PLIST} ; \
${FIND} . -type d | ${SORT} -r | ${SED} \
-e "s,^\.$$,@unexec rmdir %D/%%MYADMDIR%% 2>/dev/null || true," \
-e "s,^\.$$,@dirrmtry %%MYADMDIR%%," \
-e "s,^\.,@dirrm %%MYADMDIR%%," >>${PLIST}
pre-install:

View File

@ -109,7 +109,7 @@ post-patch:
${SED} -e "s,^\.,%%MYADMDIR%%," >${PLIST} ; \
${CAT} ${PKGDIR}/pkg-plist-chunk >>${PLIST} ; \
${FIND} . -type d | ${SORT} -r | ${SED} \
-e "s,^\.$$,@unexec rmdir %D/%%MYADMDIR%% 2>/dev/null || true," \
-e "s,^\.$$,@dirrmtry %%MYADMDIR%%," \
-e "s,^\.,@dirrm %%MYADMDIR%%," >>${PLIST}
pre-install:

View File

@ -12,7 +12,7 @@ lib/postgresql/liblwgeom.so.1
%%DATADIR%%/utils/test_joinestimation.pl
%%DATADIR%%/utils/create_undef.pl
%%DATADIR%%/utils/README
%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
@dirrmtry lib/postgresql
@dirrmtry %%DATADIR%%/utils
@dirrmtry %%DATADIR%%

View File

@ -44,6 +44,6 @@ post-install:
${TAR} ztf ${WRKSRC}/doc/postgres.tar.gz | ${GREP} /$$ | \
${SED} "s,^,@dirrm\ ," >> ${TMPPLIST} ;\
${ECHO} @dirrm ${DOCSDIR:S,^${PREFIX}/,,}/html >> ${TMPPLIST} ;\
${ECHO} "@unexec rmdir %D/${DOCSDIR:S,^${PREFIX}/,,} 2> /dev/null || true" >> ${TMPPLIST}
${ECHO} "@dirrmtry ${DOCSDIR:S,^${PREFIX}/,,}" >> ${TMPPLIST}
.include "${MASTERDIR}/Makefile"

View File

@ -18,7 +18,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/jdbc/threadsafe.java
%%JAVAJARDIR%%/postgresql.jar
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/jdbc/corba
%%PORTDOCS%%@unexec rmdir %D/%%EXAMPLESDIR%%/jdbc 2>/dev/null || true
%%PORTDOCS%%@unexec rmdir %D/%%EXAMPLESDIR%% 2>/dev/null || true
%%PORTDOCS%%@unexec rmdir %D/share/postgresql 2>/dev/null || true
%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%/jdbc
%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -381,8 +381,8 @@ lib/libpq.a
lib/libpq.so
lib/libpq.so.3
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/psql.mo
@ -421,10 +421,10 @@ lib/libpq.so.3
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
@dirrm include/postgresql

View File

@ -133,8 +133,8 @@ share/postgresql/contrib/tablefunc.sql
share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -30,7 +30,7 @@ lib/postgresql/utf8_and_win1256.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/postgres.bki
share/postgresql/postgres.description
share/postgresql/pg_hba.conf.sample
@ -47,12 +47,12 @@ share/postgresql/conversion_create.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
@unexec if cmp -s ~pgsql/.profile %D/share/postgresql/dot.profile.dist; then rm -f ~pgsql/.profile; fi
@unexec if cmp -s ~pgsql/.cshrc %D/share/postgresql/dot.cshrc.dist; then rm -f ~pgsql/.cshrc; fi
@unexec [ -f ~pgsql/dot.profile.dist ] && rm ~pgsql/dot.profile.dist
@ -64,8 +64,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -410,9 +410,9 @@ lib/libpgtypes.a
lib/libpgtypes.so
lib/libpgtypes.so.1
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_dump.mo
@ -490,12 +490,12 @@ share/postgresql/pg_service.conf.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
@dirrm include/postgresql

View File

@ -138,8 +138,8 @@ share/postgresql/contrib/tsearch.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -30,7 +30,7 @@ lib/postgresql/utf8_and_win1256.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -53,12 +53,12 @@ share/postgresql/sql_features.txt
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
@unexec if cmp -s ~pgsql/.profile %D/share/postgresql/dot.profile.dist; then rm -f ~pgsql/.profile; fi
@unexec if cmp -s ~pgsql/.cshrc %D/share/postgresql/dot.cshrc.dist; then rm -f ~pgsql/.cshrc; fi
@unexec [ -f ~pgsql/dot.profile.dist ] && rm ~pgsql/dot.profile.dist
@ -70,8 +70,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -2,11 +2,11 @@ bin/pgtclsh
include/libpgtcl.h
lib/tcl%%TCLVERSION%%/Pgtcl1.3/pkgIndex.tcl
@dirrm lib/tcl%%TCLVERSION%%/Pgtcl1.3
@unexec rmdir %D/lib/tcl%%TCLVERSION%% 2>/dev/null || true
@dirrmtry lib/tcl%%TCLVERSION%%
lib/libpgtcl.a
lib/libpgtcl.so
lib/libpgtcl.so.2
%%TK%%bin/pgtksh
%%DOCSDIR%%/README-tcltk
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -433,10 +433,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -584,19 +584,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -130,8 +130,8 @@ share/postgresql/contrib/tsearch.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -31,7 +31,7 @@ lib/postgresql/utf8_and_win1256.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -61,20 +61,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -663,8 +663,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -447,10 +447,10 @@ lib/postgresql/pgxs/src/nls-global.mk
@dirrm lib/postgresql/pgxs
@dirrm lib/postgresql
%%DOCSDIR%%/README-client
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
@ -598,19 +598,19 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/pl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/pl
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW

View File

@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@unexec rmdir %D/share/postgresql/contrib >&2 2> /dev/null || true
@unexec rmdir %D/share/postgresql >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%%/contrib >&2 2> /dev/null || true
@unexec rmdir %D/%%DOCSDIR%% >&2 2> /dev/null || true
@unexec rmdir %D/lib/postgresql >&2 2> /dev/null || true
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plperl
lib/postgresql/plperl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,4 +1,4 @@
%%DOCSDIR%%/README-plpython
lib/postgresql/plpython.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -1,9 +1,9 @@
%%DOCSDIR%%/README-pltcl
lib/postgresql/pltcl.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@dirrmtry lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
share/postgresql/unknown.pltcl
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%

View File

@ -32,7 +32,7 @@ lib/postgresql/utf8_and_win1258.so
lib/postgresql/utf8_and_win874.so
lib/postgresql/plpgsql.so
%%DOCSDIR%%/README-server
@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
@dirrmtry %%DOCSDIR%%
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
@ -62,20 +62,20 @@ share/postgresql/system_views.sql
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/cs 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ko 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sk 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/ro 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/sl 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
%%GETTEXT%%@dirrmtry share/locale/cs/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/cs
%%GETTEXT%%@dirrmtry share/locale/ko/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ko
%%GETTEXT%%@dirrmtry share/locale/sk/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sk
%%GETTEXT%%@dirrmtry share/locale/ro/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/ro
%%GETTEXT%%@dirrmtry share/locale/sl/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/sl
%%GETTEXT%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_CN
%%GETTEXT%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
%%GETTEXT%%@dirrmtry share/locale/zh_TW
share/postgresql/timezone/Africa/Algiers
share/postgresql/timezone/Africa/Luanda
share/postgresql/timezone/Africa/Porto-Novo
@ -664,8 +664,8 @@ share/postgresql/dot.cshrc.dist
@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
@unexec rmdir %D/share/postgresql 2>/dev/null || true
@unexec rmdir %D/etc/periodic/daily 2>/dev/null || true
@unexec rmdir %D/etc/periodic 2>/dev/null || true
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
@unexec rmdir %D/pgsql 2>/dev/null || true
@dirrmtry share/postgresql
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
@dirrmtry lib/postgresql
@dirrmtry pgsql

View File

@ -25,7 +25,7 @@ share/mime/packages/gnochm.xml
@dirrm share/gnome/help/gnochm
@dirrm share/gnome/gnochm/glade
@dirrm share/gnome/gnochm
@unexec rmdir %D/man/it/man1 2>/dev/null||true
@unexec rmdir %D/man/it 2>/dev/null||true
@dirrmtry man/it/man1
@dirrmtry man/it
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

View File

@ -535,4 +535,4 @@ etc/narval/narval.conf.bak
@dirrm %%PYTHON_SITELIBDIR%%/narval/communication
@dirrm %%PYTHON_SITELIBDIR%%/narval/actions
@dirrm %%PYTHON_SITELIBDIR%%/narval
@unexec rmdir %D/etc/narval >/dev/null 2>&1 || true
@dirrmtry etc/narval

View File

@ -53,8 +53,8 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/tr/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/vi/LC_MESSAGES/bison.mo
%%NLS%%share/locale/vi/LC_MESSAGES/bison-runtime.mo
%%NLS%%@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/rw 2>/dev/null || true
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/rw
@dirrm %%DATADIR%%/m4sugar
@dirrm %%DATADIR%%
@dirrmtry share/aclocal

View File

@ -13,7 +13,7 @@ etc/cscout/cscout_incs.GENERIC
etc/cscout/cscout_incs.LINUX_GCC
etc/cscout/cscout_incs.WIN32_MINGW
etc/cscout/cscout_incs.WIN32_MSC
@unexec rmdir %D/etc/cscout || true
@dirrmtry etc/cscout
%%PORTDOCS%%%%DOCSDIR%%/access.html
%%PORTDOCS%%%%DOCSDIR%%/bib.html

View File

@ -13,7 +13,7 @@ etc/cscout/cscout_incs.GENERIC
etc/cscout/cscout_incs.LINUX_GCC
etc/cscout/cscout_incs.WIN32_MINGW
etc/cscout/cscout_incs.WIN32_MSC
@unexec rmdir %D/etc/cscout || true
@dirrmtry etc/cscout
%%PORTDOCS%%%%DOCSDIR%%/access.html
%%PORTDOCS%%%%DOCSDIR%%/contents.html
%%PORTDOCS%%%%DOCSDIR%%/cvs.html

View File

@ -81,7 +81,8 @@ do-install:
post-install:
.if defined(PACKAGE_BUILDING)
${ECHO_CMD} "@unexec rmdir %D/${CGIDIR} %D/${ICONSDIR} 2>/dev/null || true" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry ${CGIDIR}" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry ${ICONSDIR}" >> ${TMPPLIST}
.endif
@${CAT} ${PKGMESSAGE}

View File

@ -120,7 +120,9 @@ do-install:
post-install:
.if defined(PACKAGE_BUILDING)
${ECHO_CMD} "@unexec rmdir -p %D/${CGIDIR} %D/${ICONSDIR} %D/${CSSDIR} 2>/dev/null || true" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry ${CGIDIR}" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry ${ICONSDIR}" >> ${TMPPLIST}
${ECHO_CMD} "@dirrmtry ${CSSDIR}" >> ${TMPPLIST}
.endif
@${CAT} ${PKGMESSAGE}

View File

@ -28,8 +28,8 @@ lib/erlang/lib/dialyzer-%%VERSION%%/src/hipe_icode_type.hrl
@dirrm lib/erlang/lib/dialyzer-%%VERSION%%/src
@dirrm lib/erlang/lib/dialyzer-%%VERSION%%/ebin
@dirrm lib/erlang/lib/dialyzer-%%VERSION%%/doc
@unexec rmdir %D/lib/erlang/lib/dialyzer-%%VERSION%%/plt >/dev/null 2>&1 || true
@unexec rmdir %D/lib/erlang/lib/dialyzer-%%VERSION%% >/dev/null 2>&1 || true
@dirrmtry lib/erlang/lib/dialyzer-%%VERSION%%/plt
@dirrmtry lib/erlang/lib/dialyzer-%%VERSION%%
@exec ln -sf dialyzer-%%VERSION%% %D/lib/erlang/lib/dialyzer
@unexec rm -f %D/lib/erlang/lib/dialyzer >/dev/null 2>&1 || true
@exec ln -sf %D/lib/erlang/lib/dialyzer-%%VERSION%%/dialyzer %D/bin/dialyzer

View File

@ -107,8 +107,8 @@ bin/esvn-diff-wrapper
%%KDE%%@cwd %%LOCALBASE%%
%%KDE%%share/applnk/eSvn.desktop
%%KDE%%share/icons/hicolor/48x48/apps/esvn.png
%%KDE%%@unexec rmdir %D/share/applnk 2>/dev/null || true
%%KDE%%@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
%%KDE%%@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
%%KDE%%@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
%%KDE%%@unexec rmdir %D/share/icons 2>/dev/null || true
%%KDE%%@dirrmtry share/applnk
%%KDE%%@dirrmtry share/icons/hicolor/48x48/apps
%%KDE%%@dirrmtry share/icons/hicolor/48x48
%%KDE%%@dirrmtry share/icons/hicolor
%%KDE%%@dirrmtry share/icons

View File

@ -304,43 +304,43 @@ share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
@dirrm %%DOCSDIR%%
@dirrm libdata/gettext-tools
@dirrm lib/gettext
@unexec rmdir %%LOCALBASE%%/share/locale/be/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ca/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/cs/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/el/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/en@boldquot/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/en@quot/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/fi/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/gl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ko/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/nn/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/no/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/pl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/pt/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ro/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sk/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sr/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/uk/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/be 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ca 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/cs 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/el 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/en@boldquot 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/en@quot 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/fi 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/gl 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ko 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/nn 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/no 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/pl 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/pt 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/ro 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sk 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sl 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/sr 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/uk 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/zh_CN 2>/dev/null || true
@unexec rmdir %%LOCALBASE%%/share/locale/zh_TW 2>/dev/null || true
@dirrmtry share/locale/be/LC_MESSAGES
@dirrmtry share/locale/ca/LC_MESSAGES
@dirrmtry share/locale/cs/LC_MESSAGES
@dirrmtry share/locale/el/LC_MESSAGES
@dirrmtry share/locale/en@boldquot/LC_MESSAGES
@dirrmtry share/locale/en@quot/LC_MESSAGES
@dirrmtry share/locale/fi/LC_MESSAGES
@dirrmtry share/locale/gl/LC_MESSAGES
@dirrmtry share/locale/ko/LC_MESSAGES
@dirrmtry share/locale/nn/LC_MESSAGES
@dirrmtry share/locale/no/LC_MESSAGES
@dirrmtry share/locale/pl/LC_MESSAGES
@dirrmtry share/locale/pt/LC_MESSAGES
@dirrmtry share/locale/ro/LC_MESSAGES
@dirrmtry share/locale/sk/LC_MESSAGES
@dirrmtry share/locale/sl/LC_MESSAGES
@dirrmtry share/locale/sr/LC_MESSAGES
@dirrmtry share/locale/uk/LC_MESSAGES
@dirrmtry share/locale/zh_CN/LC_MESSAGES
@dirrmtry share/locale/zh_TW/LC_MESSAGES
@dirrmtry share/locale/be
@dirrmtry share/locale/ca
@dirrmtry share/locale/cs
@dirrmtry share/locale/el
@dirrmtry share/locale/en@boldquot
@dirrmtry share/locale/en@quot
@dirrmtry share/locale/fi
@dirrmtry share/locale/gl
@dirrmtry share/locale/ko
@dirrmtry share/locale/nn
@dirrmtry share/locale/no
@dirrmtry share/locale/pl
@dirrmtry share/locale/pt
@dirrmtry share/locale/ro
@dirrmtry share/locale/sk
@dirrmtry share/locale/sl
@dirrmtry share/locale/sr
@dirrmtry share/locale/uk
@dirrmtry share/locale/zh_CN
@dirrmtry share/locale/zh_TW

View File

@ -10,4 +10,4 @@ lib/libds.so
%%PORTDOCS%%share/doc/libds/queue.html
%%PORTDOCS%%share/doc/libds/set.html
%%PORTDOCS%%share/doc/libds/stack.html
%%PORTDOCS%%@unexec rmdir %D/share/doc/libds 2>/dev/null || true
%%PORTDOCS%%@dirrmtry share/doc/libds

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