pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41322: lintpkgsrc -i on Solaris complains about adobe-flash-plugin- version
>Number: 41322
>Category: pkg
>Synopsis: lintpkgsrc -i on Solaris complains about adobe-flash-plugin-
>version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri May 01 14:35:00 +0000 2009
>Originator: Rob Quinn
>Release: Solaris 10 with pkgsrc-current
>Organization:
>Environment:
>Description:
Lintpkgsrc complains about not being able to extract the version information
from adobe-flash-plugin/Makefile.
>How-To-Repeat:
#lintpkgsrc -i
Scan Makefiles: ..........................Cannot extract adobe-flash-plugin-
version (/usr/pkgsrc/multimedia/adobe-flash-plugin/Makefile)
8108 packages
>Fix:
It looks like someone already fixed this for Linux, if I comment out the ".if"
line (so I get the same variables) then my error goes away.
.if ${EMUL_PLATFORM} == "linux-i386"
# Defaults so lintpkgsrc is happy
FLASH_VERS= 10.0.0.525
DISTUNAME= linux
DISTNAME= flashplayer10_install_${DISTUNAME}_070208
WRKNAME= install_flash_player_10_${DISTUNAME}
.endif
Home |
Main Index |
Thread Index |
Old Index