Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126323 - Update to ebuild for ncpfs (2.2.6)
Summary: Update to ebuild for ncpfs (2.2.6)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 131961
  Show dependency tree
 
Reported: 2006-03-15 10:58 UTC by Joe
Modified: 2011-02-10 09:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
NCPFS 2.2.6 ebuild patch -- Adds install-dev USE flag (ncpfs-2.2.6.ebuild.diff,471 bytes, patch)
2006-03-15 10:59 UTC, Joe
Details | Diff
net-fs/ncpfs-2.2.6 ebuild patch (ncpfs-2.2.6.ebuild.diff,443 bytes, patch)
2007-06-02 15:58 UTC, Alessio Cassibba (X-Drum)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe 2006-03-15 10:58:30 UTC
Simple patch to add USE flag "install-dev". This allows for the installation of ncpfs headers and static libraries.
Comment 1 Joe 2006-03-15 10:59:48 UTC
Created attachment 82231 [details, diff]
NCPFS 2.2.6 ebuild patch -- Adds install-dev USE flag
Comment 2 Alessio Cassibba (X-Drum) 2007-06-02 15:55:12 UTC
Hi,
since "make install-dev" only installs headers and libraries for ncp,
the "install-dev" USE flag can be dropped and it can be called by default 
after "make install"
Comment 3 Alessio Cassibba (X-Drum) 2007-06-02 15:58:04 UTC
Created attachment 120948 [details, diff]
net-fs/ncpfs-2.2.6 ebuild patch 

- installing ncpfs headers and libraries by default
- use emake in place of make
Comment 4 Joshua Kinard gentoo-dev 2011-02-10 09:32:12 UTC
Fixed in ncpfs-2.2.6-r2.  Thanks!