Update to 2.6.6

Use newstyle metadata and build.sh
This commit is contained in:
Tom G. Christensen
2005-12-19 08:53:13 +00:00
committed by tgc
parent fdb11cdfc4
commit 9d9c480784
3 changed files with 17 additions and 65 deletions

10
rsync/meta/pkgdef Normal file
View File

@@ -0,0 +1,10 @@
[rsync]
pkgname="$pkgprefix""$topdir"
name="$topdir"
pkgcat="application"
pkgvendor="http://samba.anu.edu.au/rsync/"
pkgdesc="Utility that provides fast incremental file transfer"
pkgver="$pkgver"
files(-,root,bin)
$_bindir
$_mandir

View File

@@ -1,11 +0,0 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%%"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"