From 0e9df864eea7f473e6b742cf5fb4818603df59fc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 25 Mar 2014 21:21:48 -0400 Subject: fullpkg: load libremessages --- src/fullpkg/fullpkg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fullpkg') diff --git a/src/fullpkg/fullpkg b/src/fullpkg/fullpkg index 8e87e46..e053c6e 100755 --- a/src/fullpkg/fullpkg +++ b/src/fullpkg/fullpkg @@ -20,6 +20,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +. libremessages + usage() { print "Usage: %s [OPTIONS] [BUILD_DIR]" "${0##*/}" print "A (libre)makepkg wrapper that will also build dependencies" -- cgit v1.2.2