Skip to content

Commit

Permalink
Merge pull request #75 from mariux64/update-rrdtool
Browse files Browse the repository at this point in the history
Update rrdtool
  • Loading branch information
pmenzel committed Jul 26, 2016
2 parents d8fce14 + 719411e commit 4ecb33f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rrdtool-1.4.8-2.bee → rrdtool.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env beesh

# BEE_VERSION rrdtool-1.6.0-0
SRCURL[0]="http://www.mrtg.org/rrdtool/pub/rrdtool-${PKGVERSION}.tar.gz"

PATCHURL[0]=""
Expand All @@ -21,7 +21,9 @@ build_in_sourcedir
#}

mee_configure() {
bee_configure --enable-perl-site-install
bee_configure \
--enable-perl-site-install \
--without-systemdsystemunitdir
}

#mee_build() {
Expand Down

0 comments on commit 4ecb33f

Please sign in to comment.