tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PLIST override (Re: CVS commit: pkgsrc/games/warzone2100)
Frédéric Fauberteau wrote:
> +.if ${OPSYS} == "Darwin"
> +PLIST_SRC= PLIST.bundle
> +.endif
pkglint prints a lot of error as:
ERROR: PLIST.bundle:111: Path man/man6/warzone2100.6 is already listed
in PLIST:3.
ERROR: PLIST.bundle:112: Path share/doc/warzone2100/AUTHORS is already
listed in PLIST:5.
ERROR: PLIST.bundle:113: Path share/doc/warzone2100/COPYING is already
listed in PLIST:6.
Is it a case not handled by pkglint or is my approach prohibited?
Home |
Main Index |
Thread Index |
Old Index