From bf3aec8c327528521b06befc8e9b6f55dd4fa07c Mon Sep 17 00:00:00 2001 From: Ivy Foster Date: Fri, 20 Mar 2015 19:19:57 -0500 Subject: Add makepkg option --packagelist makepkg --packagelist prints the name of each package that would normally be produced, minus $PKGEXT, and exits. Implements FS#42150 Signed-off-by: Ivy Foster Signed-off-by: Allan McRae --- doc/makepkg.8.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 31a2ef73..41df30ed 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -203,6 +203,9 @@ Options (Passed to pacman) Prevent pacman from displaying a progress bar; useful if you are redirecting makepkg output to file. +*\--packagelist*:: + List the packages that would be produced without building. Listed + package names do not include PKGEXT. Additional Features ------------------- -- cgit v1.2.3-24-g4f1b