source: main/trunk/package-kits/linux/segments/native@ 29595

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

Modifying package generation to use sub-packages in order to avoid compiling the same source multiple times. Currently works for Pacman. Needs testing (and fixing) for other package managers.

File size: 120 bytes
Line 
1install_greenstone-native:
2 install -d $(DESTDIR)/$(systemlib)
3 install -Dm755 src/lib/jni/*.so $(DESTDIR)/$(systemlib)
Note: See TracBrowser for help on using the repository browser.