Add dir missing from autoclean.sh
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
90c45f7bbe
commit
54b63de098
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ rm -f scripts/{Makefile.in,Makefile}
|
|||
rm -f etc/{Makefile.in,Makefile}
|
||||
rm -f etc/pacman.d/{Makefile.in,Makefile}
|
||||
rm -f etc/abs/{Makefile.in,Makefile}
|
||||
rm -f test/pacman{,/tests}/{Makefile.in,Makefile}
|
||||
rm -f test/{pacman,util}{,/tests}/{Makefile.in,Makefile}
|
||||
rm -f contrib/{Makefile.in,Makefile}
|
||||
rm -f doc/{Makefile.in,Makefile}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue