Dan McGee wrote:
On 5/30/07, Dan McGee <dan@archlinux.org> wrote:
Hello,
This is an automated email from the git hooks/update script, it was generated because a ref change was pushed to the repository.
Updating branch, master, via b3535db2aabf18a975a193f20ffaf0bde47dadbb (commit) via f4d6efeee0fcebb726b54463fbba1c6eb51cfaff (commit) from a6129bb789832ca1fa8966d511d7a0b96d2d9e53 (commit)
- Log ----------------------------------------------------------------- commit b3535db2aabf18a975a193f20ffaf0bde47dadbb Author: Dan McGee <dan@archlinux.org> Date: Wed May 30 14:32:04 2007 -0400
makepkg: add srcdir and pkgdir variables
We already have $startdir, so this introduces two more shorthand variables for the most commonly accessed directories.
Signed-off-by: Dan McGee <dan@archlinux.org>
commit f4d6efeee0fcebb726b54463fbba1c6eb51cfaff Author: Dan McGee <dan@archlinux.org> Date: Wed May 30 14:27:13 2007 -0400
makepkg: add source package creation option
Add a new --source flag that allows creation of a source-only package.
Signed-off-by: Dan McGee <dan@archlinux.org>
-----------------------------------------------------------------------
Diffstat: scripts/makepkg.in | 76 ++++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 65 insertions(+), 11 deletions(-)
hooks/update --- Git Source Code Management System hooks/update refs/heads/master \ a6129bb789832ca1fa8966d511d7a0b96d2d9e53 \ b3535db2aabf18a975a193f20ffaf0bde47dadbb
Oooohhh, pretty. :)
-Dan
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://archlinux.org/mailman/listinfo/pacman-dev
Ooooh we're getting fancy now :p