summaryrefslogtreecommitdiff
path: root/src/fullpkg
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-25 21:21:48 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-25 21:21:48 -0400
commit0e9df864eea7f473e6b742cf5fb4818603df59fc (patch)
tree6f41ab8c1cbcdaa64945bc74ecf16d16a18818b5 /src/fullpkg
parentbcdde66dc12bb7ebd8d6cf4833115b719b24f2e1 (diff)
fullpkg: load libremessages
Diffstat (limited to 'src/fullpkg')
-rwxr-xr-xsrc/fullpkg/fullpkg2
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
+. libremessages
+
usage() {
print "Usage: %s [OPTIONS] [BUILD_DIR]" "${0##*/}"
print "A (libre)makepkg wrapper that will also build dependencies"