source: main/trunk/package-kits/linux/deb/gli/debian/rules@ 29473

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

Got deb building for gli. Currently the package manager complains since it apparently doesn't like things being installed in opt. Will therefore need to move the installation folder somewhere else for deb packages.

File size: 51 bytes
Line 
1#!/usr/bin/make -f
2
3%:
4 dh $@ --with autotools_dev
Note: See TracBrowser for help on using the repository browser.