Update build.sh boilerplate to match the current template

This commit is contained in:
Tom G. Christensen
2011-11-04 20:17:24 +01:00
parent a988ec18ed
commit ade56c0c17
42 changed files with 109 additions and 220 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
# This is a buildpkg build.sh script
# It can be used nearly unmodified with many packages
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
#