source: main/trunk/package-kits/linux/deb/gsdl/debian/rules@ 29474

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

Got deb packages working

File size: 138 bytes
Line 
1#!/usr/bin/make -f
2
3%:
4 dh $@ --with autotools_dev
5
6override_dh_gencontrol:
7 dh_gencontrol -pgreenstone
8 dh_gencontrol -pgreenstone-tools
Note: See TracBrowser for help on using the repository browser.