1
1
Fork 0

another addition to yaourt script

This commit is contained in:
david 2013-06-17 14:56:09 +02:00
parent 1f78aabdd4
commit 53c42020cc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ packages="package-query yaourt"
tmpfolder="getyaourt"
sudo pacman -Syu
sudo pacman -S fakeroot binutils gcc make patch
sudo pacman -S fakeroot binutils gcc make patch pkg-config
for package in $packages; do