From: Victor Martinez Date: Thu, 21 Jun 2018 08:42:48 +0000 (+0200) Subject: openrdate: updated build triplet X-Git-Url: http://gitweb/?a=commitdiff_plain;h=0fa30f4d1071311a5b55d9c59974866002304225;p=ports%2Fcore-arm64.git openrdate: updated build triplet --- diff --git a/openrdate/Pkgfile b/openrdate/Pkgfile index 7889e02..9f92133 100644 --- a/openrdate/Pkgfile +++ b/openrdate/Pkgfile @@ -1,6 +1,7 @@ # Description: Time setting software implementing RFC 868 (inetd time) and RFC 2030 (SNTP/NTP) protocols -# URL: http://sourceforge.net/projects/openrdate/ -# Maintainer: CRUX System Team, core-ports at crux dot nu +# URL: http://sourceforge.net/projects/openrdate/ +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu name=openrdate version=1.2 @@ -13,7 +14,7 @@ build() { # FS1462 patch -p1 -i $SRC/ntpleaps.patch ./configure --prefix=/usr \ - --build=arm-unknown-linux-gnueabi + --build=arm-unknown-linux-gnu make make DESTDIR=$PKG install install -D -m 755 $SRC/rdate $PKG/etc/cron/daily/rdate