7aa99fdf05
- convert patch-aa to a unified diff - remove workaround for texinfo install-info bug - move removal of wget.info* into wget's Makefile just before it gets re-generated - ${SH} -> sh
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
bin/wget
|
|
@unexec install-info --delete %D/info/wget.info %D/info/dir
|
|
info/wget.info
|
|
@exec install-info %D/info/wget.info %D/info/dir
|
|
lib/wget/sample.wgetrc
|
|
share/locale/cs/LC_MESSAGES/wget.mo
|
|
share/locale/de/LC_MESSAGES/wget.mo
|
|
share/locale/hr/LC_MESSAGES/wget.mo
|
|
share/locale/it/LC_MESSAGES/wget.mo
|
|
share/locale/no/LC_MESSAGES/wget.mo
|
|
share/locale/pt_BR/LC_MESSAGES/wget.mo
|
|
@dirrm lib/wget
|