You are not logged in.
Pages: 1

According to:
http://www.archlinux.org/pipermail/pacm … 07908.html
The current release of makepkg does not support settings LDFLAGS? Is this so (else I will append them to ./configure)?
Last edited by adamlau (2009-02-21 03:53:59)
Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce
Offline

You could use the git version of makepkg from here: http://dev.archlinux.org/~allan/makepkg-git.html
This can be installed alongside the makepkg from pacman.
Offline

Nice work, Allan  . Rebuilt most of my userland apps with makepkg-git, everything works as expected so far...
 . Rebuilt most of my userland apps with makepkg-git, everything works as expected so far...
Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce
Offline

Great to hear everything still works. Hopefully this will be pushed in an official pacman release in the next month.
Offline

wow,
automatic package splitting in one PKGBUILD is awsome!
looking forward to it.
vlad
ps: what does
automatically removes common conflicting or removed files
mean?
Last edited by DonVla (2009-02-21 16:30:35)
Offline

ps: what does
automatically removes common conflicting or removed files
mean?
e.g. /usr/share/info/dir is automatically removed. Same with *.pod and .packlist files from perl packages.
Offline
Pages: 1