source: main/trunk/package-kits/linux/pkg.in/platforms/fedora@ 29481

Last change on this file since 29481 was 29481, checked in by Jeremy Symon, 9 years ago

Working on a script for generating build scripts for different packages and systems with minimal code duplication and human intervention. Currently should generate working Makefiles, but doesn't handle the package managers yet. Since both RPM and APT package managers rely on Makefiles, I will change the pacman scripts to also use Makefiles, and see if all the package manager scripts can be automatically generated (at least the metadata)

File size: 186 bytes
Line 
1SYSTEMLIB=/usr/lib
2SYSTEMBIN=/usr/bin
3SYSTEMJAVA=%SYSTEMLIB%/jvm/java
4GSSRV=/srv/gsdl
5TOMCATLIB=/usr/share/tomcat7/lib
6TOMCATCONF=/etc/tomcat7/Catalina/localhost
7GSTOOLS=/opt/greenstone
Note: See TracBrowser for help on using the repository browser.