CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
openssl: adapted to 64b
[crossrootfs.git] / prt-get / Pkgfile
index a687225d988ca549319fbc264e2c1eb4c507bc35..579e18346f4f8a316a36a640ed42ee633981a7c0 100644 (file)
@@ -5,8 +5,8 @@
 
 name=prt-get
 version=5.19
-release=2
-source=(http://jw.smts.ch/files/crux/prt-get-$version.tar.gz
+release=3
+source=(http://crux.nu/files/prt-get-$version.tar.gz
        prt-get.conf prt-get.aliases)
 
 build() {
@@ -14,8 +14,8 @@ build() {
 
   ./configure --build=$CHOST \
               --host=$CTARGET \
-              --prefix=/usr \
-              --mandir=/usr/man
+              --prefix=/usr
+
   make
   make DESTDIR=$PKG install