Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=7b41cc091bd5e13bc2b5fa03b0b68c63e1788374
commit 7b41cc091bd5e13bc2b5fa03b0b68c63e1788374 Author: VMiklos <[EMAIL PROTECTED]> Date: Wed Sep 5 00:47:07 2007 +0200 repoman manpage: mention the USE_DEVEL variable diff --git a/repoman.1 b/repoman.1 index 3e5acda..66b81f6 100644 --- a/repoman.1 +++ b/repoman.1 @@ -23,6 +23,14 @@ pacman-g2 -S pkg repoman merge pkg pacman-g2 -Ss foo repoman search foo .fi +There is a possibility to alter the result of the merge without editing the +buildscript for some packages. To build the development version of a package, +type: + +.nf +USE_DEVEL=y repoman merge pkg +.fi + .SH USAGE .BR Note: This section is for developers. If you're a user, just skip it. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
