From b2ac8562039daebd8730bef994b695834ce74492 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 15 Jan 2012 13:54:24 +0100 Subject: pkg-get maj 0.3.94.2-1 --- pkg-get/.footprint.i686 | 2 +- pkg-get/.footprint.x86_64 | 2 +- pkg-get/.md5sum.i686 | 2 +- pkg-get/.md5sum.x86_64 | 2 +- pkg-get/Pkgfile | 4 +--- 5 files changed, 5 insertions(+), 7 deletions(-) (limited to 'pkg-get') diff --git a/pkg-get/.footprint.i686 b/pkg-get/.footprint.i686 index a7cdc34c6..3d58d2fb9 100644 --- a/pkg-get/.footprint.i686 +++ b/pkg-get/.footprint.i686 @@ -1,5 +1,5 @@ drwxr-xr-x root/root etc/ --rwxr-xr-x root/root etc/pkg-get.conf +-rw-r--r-- root/root etc/pkg-get.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pkg-get diff --git a/pkg-get/.footprint.x86_64 b/pkg-get/.footprint.x86_64 index a7cdc34c6..3d58d2fb9 100644 --- a/pkg-get/.footprint.x86_64 +++ b/pkg-get/.footprint.x86_64 @@ -1,5 +1,5 @@ drwxr-xr-x root/root etc/ --rwxr-xr-x root/root etc/pkg-get.conf +-rw-r--r-- root/root etc/pkg-get.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pkg-get diff --git a/pkg-get/.md5sum.i686 b/pkg-get/.md5sum.i686 index 20df2cc52..ca4c14c05 100644 --- a/pkg-get/.md5sum.i686 +++ b/pkg-get/.md5sum.i686 @@ -1,2 +1,2 @@ -2a62d335e3473caf51dd3bed252aef72 pkg-get-0.3.94.1.tar.gz +e8f643ed75391e8a5b7314084f0b9f9a pkg-get-0.3.94.2.tar.gz 4b2308a5898180c997380228c0dc893b syn diff --git a/pkg-get/.md5sum.x86_64 b/pkg-get/.md5sum.x86_64 index 20df2cc52..ca4c14c05 100644 --- a/pkg-get/.md5sum.x86_64 +++ b/pkg-get/.md5sum.x86_64 @@ -1,2 +1,2 @@ -2a62d335e3473caf51dd3bed252aef72 pkg-get-0.3.94.1.tar.gz +e8f643ed75391e8a5b7314084f0b9f9a pkg-get-0.3.94.2.tar.gz 4b2308a5898180c997380228c0dc893b syn diff --git a/pkg-get/Pkgfile b/pkg-get/Pkgfile index 53c7825fb..0f6b08181 100644 --- a/pkg-get/Pkgfile +++ b/pkg-get/Pkgfile @@ -5,7 +5,7 @@ # Depends on: curl name=pkg-get -version=0.3.94.1 +version=0.3.94.2 release=1 source=(http://nutyx.meticul.eu/files/$name-$version.tar.gz \ syn) @@ -13,9 +13,7 @@ source=(http://nutyx.meticul.eu/files/$name-$version.tar.gz \ build() { cd $name-$version - make clean make make DESTDIR=$PKG install - sed -i "s/uname-m/`uname -m`/g" $PKG/etc/pkg-get.conf install -m 755 ../syn $PKG/usr/bin/syn } -- cgit v1.2.3-54-g00ecf