Version 1.0
About
Fake make package: This simply creates a symlink from the ACS hierarchy (/opt/usr/bin/make) to the version of make installed with the PlusPack (/pluspack/bin/make). This package is necessary because many acs programs need to know where to find make, but we don't want to have them depend on pluspack. This way, they can depend on this package - and, later, this package can be replaced with a real version of make.
RequirementsThis will install, but won't be useful, on systems that don't have PlusPack installed.
Installing- From the commandline, as root: acspkg -i make_1.0_all.acs
- Should probably fail if pluspack isn't installed...
From the Debian version (make):