[arch-commits] CVS update of arch/build/system/rdate (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed May 30 02:12:30 UTC 2007


    Date: Tuesday, May 29, 2007 @ 22:12:30
  Author: aaron
    Path: /home/cvs-arch/arch/build/system/rdate

 Removed: PKGBUILD (1.8)

Package cleanup: Obsoleted (NTP)


----------+
 PKGBUILD |   17 -----------------
 1 file changed, 17 deletions(-)


Index: arch/build/system/rdate/PKGBUILD
diff -u arch/build/system/rdate/PKGBUILD:1.8 arch/build/system/rdate/PKGBUILD:removed
--- arch/build/system/rdate/PKGBUILD:1.8	Mon May 15 19:34:28 2006
+++ arch/build/system/rdate/PKGBUILD	Tue May 29 22:12:30 2007
@@ -1,17 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2006/05/15 23:34:28 uid1015 Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Committer: Judd Vinet <jvinet at zeroflux.org>
-pkgname=rdate
-pkgver=990821
-pkgrel=2
-pkgdesc="A tool that allows you to synchronize your local time with a network host"
-arch=(i686 x86_64)
-depends=('glibc')
-source=(ftp://metalab.unc.edu/pub/Linux/system/network/misc/$pkgname-$pkgver.tar.gz)
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  make || return 1
-  mkdir -p $startdir/pkg/usr/{bin,man/man1}
-  make BINDIR=$startdir/pkg/usr/bin MANDIR=$startdir/pkg/usr/man/man1 install
-}




More information about the arch-commits mailing list