mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
removed msg2 prints
This commit is contained in:
parent
5db10fea84
commit
1cc94f8b65
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -24,7 +24,7 @@ source_i686=("http://archive.trisquel.info/trisquel/pool/main/f/firefox/${s_pkgn
|
|||
|
||||
package() {
|
||||
tar xJf ${srcdir}/data.tar.xz -C ${pkgdir}/
|
||||
msg2 "Cleaning up unwanted files..."
|
||||
printf '%b' " \e[1;36m->\e[0m\033[1m Cleaning up unwanted files...\n"
|
||||
rm -rv "${pkgdir}"/{etc/apport,etc/apparmor.d,usr/share/apport,usr/share/lintian}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue