xbps-src: -f <phase> now works for configure/build/install/pkg phases.

This commit is contained in:
Juan RP 2015-09-24 15:45:47 +02:00
parent 0450668a5e
commit 08efa2cca1
6 changed files with 15 additions and 15 deletions

View file

@ -135,8 +135,8 @@ $(print_cross_targets)
-E If a binary package exists in a local repository for the target package,
do not try to build it, exit immediately.
-f Force building and registering binary packages into the local repository,
even if same version is already registered.
-f Force running the specified stage (configure/build/install/pkg)
even if it ran successfully.
-G Enable XBPS_USE_GIT_REVS (see etc/defaults.conf for more information).