diff options
Diffstat (limited to 'fullpkg')
-rwxr-xr-x | fullpkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ usage() { echo " -h : this message." echo "" echo "Wrapper for \`fullpkg-find' and \`fullpkg-build'" + echo "" exit 1 } |