misc: rename function 'compile' to 'package' on helpers.
This commit is contained in:
parent
ea2fc97cec
commit
f50f475cd5
354 changed files with 354 additions and 354 deletions
|
|
@ -188,7 +188,7 @@ export FULLVERSION=$(dpkg-parsechangelog --show-field Version)+${REVISION}trisqu
|
|||
grep -lr 'Maintainer:' debian*/control* | \
|
||||
xargs sed -i "s_^Maintainer.*_Maintainer: $DEBFULLNAME <$DEBEMAIL>_g"
|
||||
|
||||
compile(){
|
||||
package(){
|
||||
|
||||
# Make sure the series file is formated correctly after removals
|
||||
if [ -f debian/patches/series ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue