[arch-general] Any suggestions on frequently rebuilding a git package?
XeCycle
xecycle at gmail.com
Tue Sep 20 06:02:21 EDT 2011
Lukas Fleischer <archlinux at cryptocrack.de> writes:
[...]
>> > 2. Comment line 47 and 48 (PKGBUILD-git.proto), uncomment if you want a
>> > clean build.
>>
>> Well, this is my PKGBUILD-git.proto:
>>
>> 43 #
>> 44 # BUILD HERE
>> 45 #
>> 46 ./autogen.sh
>> 47 ./configure --prefix=/usr
>> 48 make
>>
>> Do you mean commenting 46 & 47?
>
> ----
> $ sed -n '47,48p' /usr/share/pacman/PKGBUILD-git.proto
> rm -rf "$srcdir/$_gitname-build"
> git clone "$srcdir/$_gitname" "$srcdir/$_gitname-build"
> ----
>
> You should upgrade abs to 2.4.3-1.
$ LC_ALL=C pacman -Qo /usr/share/pacman/PKGBUILD-git.proto
/usr/share/pacman/PKGBUILD-git.proto is owned by abs 2.4.3-1
What's up?
--
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591
More information about the arch-general
mailing list