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
RevLine 
[29474]1#!/usr/bin/make -f
[29471]2
[29474]3%:
4 dh $@ --with autotools_dev
[29471]5
[29474]6override_dh_gencontrol:
7 dh_gencontrol -pgreenstone
8 dh_gencontrol -pgreenstone-tools
Note: See TracBrowser for help on using the repository browser.