2000-07-27 07:40:55 +02:00
|
|
|
bin/jwhois
|
2001-03-22 11:10:05 +01:00
|
|
|
@unexec if cmp -s %D/etc/jwhois.conf %D/etc/jwhois.conf.sample; then rm -f %D/etc/jwhois.conf; fi
|
|
|
|
etc/jwhois.conf.sample
|
2001-04-02 07:29:06 +02:00
|
|
|
@exec if [ ! -f %B/jwhois.conf ]; then cp %B/%f %B/jwhois.conf; fi
|
2004-04-15 15:21:02 +02:00
|
|
|
%%NLS%%share/locale/es/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/hu/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/id/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/it/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/nl/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/jwhois.mo
|
2005-11-10 09:16:30 +01:00
|
|
|
%%NLS%%share/locale/ro/LC_MESSAGES/jwhois.mo
|
2004-04-15 15:21:02 +02:00
|
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/jwhois.mo
|
2005-11-10 09:16:30 +01:00
|
|
|
%%NLS%%share/locale/rw/LC_MESSAGES/jwhois.mo
|
2004-04-15 15:21:02 +02:00
|
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/jwhois.mo
|
|
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/jwhois.mo
|
2005-11-10 09:16:30 +01:00
|
|
|
%%NLS%%share/locale/vi/LC_MESSAGES/jwhois.mo
|
2004-04-15 15:21:02 +02:00
|
|
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/jwhois.mo
|
2002-03-15 17:53:34 +01:00
|
|
|
@exec mkdir -p %D/var/jwhois 2>/dev/null || true
|
2000-07-27 07:40:55 +02:00
|
|
|
@unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true
|
2006-01-22 04:01:03 +01:00
|
|
|
@dirrmtry var/jwhois
|
|
|
|
@dirrmtry var
|
|
|
|
@dirrmtry man/sv/man1
|
|
|
|
@dirrmtry man/sv
|
2005-11-13 07:59:14 +01:00
|
|
|
@unexec rmdir %D/share/locale/rw/LC_MESSAGES
|
|
|
|
@unexec rmdir %D/share/locale/rw
|