source: main/trunk/package-kits/linux/global.conf@ 29536

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

Working on a more flexible generation system. Only working for pacman so far, so if you want to generate packages you'll need to check out an old revision. The reason behind this change is that I discovered that the greenstone user database really needs to be owned by the tomcat user rather than root (things such as edit mode don't work properly otherwise), and setting file ownership requires .install files, which was not really possible with the existing system. At this point it would certainly have been faster to just write all the scripts by hand, but this way I get to learn perl.

File size: 163 bytes
Line 
1PKG_GREENSTONE: 'greenstone'
2PKG_GREENSTONE_TOOLS: 'greenstone-tools'
3PKG_GREENSTONE_DEMO: 'greenstone-demo'
4PKG_GLI: 'greenstone-gli'
Note: See TracBrowser for help on using the repository browser.