X-Git-Url: http://gitweb/?a=blobdiff_plain;f=ports%2FPkgfile;h=ec9812f569f45da7e0d4bb5d177cc56c2bf5becc;hb=4110a4c0e346d65dc16d4cd1a192216723c108df;hp=2ee62eed80deb2988de10a150c01def667e4e419;hpb=53d69aa60340c689eb4045901f5aa29c9202bec5;p=ports%2Forangepipc-arm.git diff --git a/ports/Pkgfile b/ports/Pkgfile index 2ee62ee..ec9812f 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -16,7 +16,7 @@ build () { cd $name-$version make make DESTDIR=$PKG MANDIR=/usr/share/man install - + install -m 0644 $SRC/core.rsync $PKG/etc/ports install -m 0644 $SRC/opt.rsync $PKG/etc/ports install -m 0644 $SRC/xorg.rsync $PKG/etc/ports @@ -29,4 +29,5 @@ build () { install -m 0644 $SRC/core-arm.rsync $PKG/etc/ports install -m 0644 $SRC/opt-arm.rsync $PKG/etc/ports install -m 0644 $SRC/xorg-arm.rsync $PKG/etc/ports + }