SlackBuildsOrg/development/gprolog
David Somero c60a190d97 development/gprolog: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:02:51 -04:00
..
gprolog.info
gprolog.SlackBuild development/gprolog: Misc automated cleanups. 2010-06-04 01:02:51 -04:00
README
slack-desc

The gprolog configure script appears to ignore the execc-prefix
information handed to it which indicates where compiled binaries 
should be installed. It insists on installing everything into
/usr/gprolog-$VERSION/ and then creating symlinks in /usr/bin.

This script will correct this by moving the files in 
/usr/gprolog-$VERSION to their propper places in /usr,
ie: binaries are placed in /usr/bin, libraries in /usr/lib or
/usr/lib64 and documentation in /usr/doc/gprolog-$VERSION.