Skip to content

Commit

Permalink
pango: Use current bee file template from scripts/TEMPLATE.be0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 23, 2018
1 parent 9e7d66b commit a23038e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pango.be0
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${
# EXCLUDE+=()

###############################################################################
## Uncomment the next statement, if the software may not be able to be build
## outside the source directory and need to be build inside the source
## Uncomment the next statement, if the software may not be able to be built
## outside the source directory and needs to be built inside the source
## directory.

# build_in_sourcedir
Expand Down Expand Up @@ -54,7 +54,7 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${
#}

#mee_configure() {
# bee_configure
# bee_configure
#}

#mee_build() {
Expand All @@ -73,7 +73,7 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${
## The name of this bee-file should follow the following naming convention:
## pkgname-pkgversion-pkgrevision.bee
##
## You may remove all comments as long as SRCURL[0]="" is set.
## You may remove all comments as long as SRCURL[0] is set.
##
## Everything in this file will be executed in a bash environment.
##
Expand Down

0 comments on commit a23038e

Please sign in to comment.