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

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

Handling CPU architecture properly (now there is a separate architecture-specific packages for jni libraries, and greenstone-tools is also set to architecture-specific since it contains native binaries)

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