#!/bin/sh app=netdata version=1.23.2 build=1sml makebuilddirs rm -rf $app-$version tar xf $CWD/$app-$version.tar.?z* cd $app-$version fixsrcdirpermissions autoreconf -vif ./configure \ --prefix="" \ --sysconfdir=/etc \ --sbindir=/bin \ --localstatedir=/var \ --with-zlib make make install DESTDIR=$pkg install -Dm 755 $CWD/rc.netdata $pkg/etc/rc.d/rc.netdata copystr /bin/makepkg -l y -c n $pkgDEST/$app-$version-$ARCH-$BUILD.$pkgEXT # HOW TO EDIT THIS FILE: netdata: netdata (real-time monitoring system) netdata: netdata: netdata is a system for distributed real-time performance and health netdata: monitoring. It provides unparalleled insights, in real-time, of netdata: everything happening on the system it runs, using modern interactive netdata: web dashboards. netdata: netdata: Project URL: https://github.com/netdata/netdata netdata: netdata: netdata: homepage="" download="" desc=""