pacman/doc
Evangelos Foutras c034a3322b makepkg: do not run prepare() with --noextract
This is partial revert of 8454daa7fe (makepkg: run pkgver() and
prepare() with --noextract).

Reasoning for the reversion (copied from FS#43498):

    Running prepare() when --noextract is used no longer allows running
    'makepkg -o && makepkg -e' with any PKGBUILD that applies patches in
    prepare(). [1]

    Sure there's --noprepare which restores the old behavior, but that's
    a lot of extra typing for what I believe is a much more common use
    of --noextract.

    For OP's use case of doing git bisects, you can specify the commit
    in the source array and thus skip --noextract since makepkg will
    checkout the correct commit each time.

    [1] I often extract the sources using 'makepkg -o', manually edit
    some source files, and then use 'makepkg -e' to package it (while
    possibly repeating the edit/package steps).

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-02-23 12:50:04 +10:00
..
.gitignore add alpm-hooks man page 2015-10-27 19:39:22 +10:00
Doxyfile Update Doxyfile 2013-01-03 12:03:10 +10:00
Makefile.am pacman.conf.5: document system hook directory 2016-01-27 12:40:13 +10:00
PKGBUILD-example.txt Update example PKGBUILD 2013-05-29 14:08:03 +10:00
PKGBUILD.5.txt PKGBUILD.5: document split package depends are not used during packaging 2016-01-26 18:34:33 +10:00
alpm-hooks.5.txt alpm-hooks.5: document hook running order 2016-02-21 17:10:11 +10:00
asciidoc-override.css doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
footer.txt Add Andrew to maintainers list. 2014-08-04 16:18:18 +10:00
index.txt doc/index.txt: update for pacman 5.0 2016-02-20 14:01:52 +10:00
libalpm.3.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
makepkg-template.1.txt makepkg-template.1: Clarify which file version-less markers use 2015-06-20 17:32:56 +10:00
makepkg.8.txt makepkg: do not run prepare() with --noextract 2016-02-23 12:50:04 +10:00
makepkg.conf.5.txt makepkg.conf.5: document option arguments in DLAGENTS need spaces escaped 2016-01-26 18:41:56 +10:00
pacman-key.8.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00
pacman.8.txt pacman.8: document --hookdir 2016-01-27 12:39:22 +10:00
pacman.conf.5.txt pacman.conf.5: document system hook directory 2016-01-27 12:40:13 +10:00
pactree.8.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00
pkgdelta.8.txt pkgdelta(8): Fix broken example of --min-pkg-size with human-readable values 2014-08-09 14:19:28 +10:00
repo-add.8.txt update repo-add documentation for removal of -f flag 2015-03-26 14:43:37 +10:00
submitting-patches.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00
translation-help.txt doc/translation-help.txt: Transifex example usage 2014-12-08 15:43:20 +10:00
vercmp.8.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00