From 93a194cdd33b5528ab6de1ce9ac1733c50ab4a06 Mon Sep 17 00:00:00 2001 From: sibel Date: Sun, 27 Mar 2011 18:58:56 +0200 Subject: pkg-repgen, maj port et footprint --- base/pkg-repgen/.footprint.i686 | 1 - base/pkg-repgen/.footprint.x86_64 | 1 - base/pkg-repgen/Pkgfile | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) (limited to 'base') diff --git a/base/pkg-repgen/.footprint.i686 b/base/pkg-repgen/.footprint.i686 index 60666b99f..ad97a7979 100644 --- a/base/pkg-repgen/.footprint.i686 +++ b/base/pkg-repgen/.footprint.i686 @@ -5,5 +5,4 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/pkg-get.8.gz -rw-r--r-- root/root usr/share/man/man8/pkg-repgen.8.gz diff --git a/base/pkg-repgen/.footprint.x86_64 b/base/pkg-repgen/.footprint.x86_64 index 60666b99f..ad97a7979 100644 --- a/base/pkg-repgen/.footprint.x86_64 +++ b/base/pkg-repgen/.footprint.x86_64 @@ -5,5 +5,4 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/pkg-get.8.gz -rw-r--r-- root/root usr/share/man/man8/pkg-repgen.8.gz diff --git a/base/pkg-repgen/Pkgfile b/base/pkg-repgen/Pkgfile index 2c8cead47..8aa333fe5 100644 --- a/base/pkg-repgen/Pkgfile +++ b/base/pkg-repgen/Pkgfile @@ -10,7 +10,7 @@ source=(http://nutyx.meticul.eu/files/pkg-get-$version.tar.gz) build() { ARCH_=`uname -m` - cd $name-$version + cd pkg-get-$version make PREFIX=$PKG/usr CFGDIR=$PKG/etc install mkdir -p $PKG/usr/share mv $PKG/usr/{man,share/man} -- cgit v1.2.3-54-g00ecf