pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: non-DESTDIR status: 87 to go



On Wed 25 May 2011 at 21:03:33 +0200, Rhialto wrote:
> On Sun 22 May 2011 at 12:59:39 +0200, Thomas Klausner wrote:
> > nethack-lib-3.4.3nb2
> > nethack-qt-3.4.3nb10
> > nethack-tty-3.4.3nb1
> > nethack-x11-3.4.3nb3
> 
> I'll take these. They're patched up to the gills for $(PREFIX) so adding
> some $(DESTDIR) won't hurt too much (more).

There are quite a lot of files that need special (or at least different)
permissions. I'm trying something like this:

FILEPERM=               ${ROOT_USER} ${NETHACK_GROUP} 664
SPECIAL_PERMS+=         ${PREFIX}/share/${NETHACK_DIR}/*.lev            \
                            ${FILEPERM}

with a wildcard, but that results in

=> Unwrapping files-to-be-installed.
shift: can't shift that many
*** Error code 2

Stop.

Is there a better solution (than enumerating all files, being the
majority of the contents of the PLIST)?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index