pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Installing packages wtih INSTALL_*
Hugo Rivera wrote:
> hi:
>
> I'm porting geant4 to pkgsrc and it builds just fine.
> The problem is that there is no "make install" defined
> in the package's Makefile so I'm installing all the
> files using the INSTALL_* variables, but since there
> are LOTS of directories and files it seems very
> inefficient to add a line of INSTALL_*_DIR for each
> directory (there are many directories) and obtain
> around a hundred lines of INSTALL_*_DIR in the
> Makefile; I was doing the install with a ${CP} -R but
> pkglint says I'm not supossed to use that to install
> things. So, what should I do? Do I have to add lots of
> INSTALL_*_DIR in the Makefile? Is there a recursive
> way of using the install(1) command?
No, but there is "pkglint --explain". It would have said almost the same
thing as Thomas did. :)
Roland
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index