mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 15:45:03 -04:00
Add scripts po directory to autoclean.sh
Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
3725998cbc
commit
93c77565f6
13
autoclean.sh
13
autoclean.sh
@ -26,12 +26,7 @@ rm -f test/pacman/*.pyc
|
||||
rm -f doc/html/*.html
|
||||
rm -f doc/man3/*.3
|
||||
|
||||
rm -f po/{Makefile.in,Makefile}
|
||||
rm -f po/POTFILES
|
||||
rm -f po/stamp-po
|
||||
rm -f po/*.gmo
|
||||
|
||||
rm -f lib/libalpm/po/{Makefile.in,Makefile}
|
||||
rm -f lib/libalpm/po/POTFILES
|
||||
rm -f lib/libalpm/po/stamp-po
|
||||
rm -f lib/libalpm/po/*.gmo
|
||||
rm -f {lib/libalpm,scripts,src/pacman}/po/{Makefile.in,Makefile}
|
||||
rm -f {lib/libalpm,scripts,src/pacman}/po/POTFILES
|
||||
rm -f {lib/libalpm,scripts,src/pacman}/po/stamp-po
|
||||
rm -f {lib/libalpm,scripts,src/pacman}/po/*.gmo
|
||||
|
Loading…
Reference in New Issue
Block a user