source: main/trunk/package-kits/linux/managers/apt/files/debian/rules@ 29607

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

Changes to get Ubuntu working.

File size: 139 bytes
Line 
1#!/usr/bin/make -f
2
3%:
4 dh $@ --with autotools_dev
5
6override_dh_shlibdeps:
7 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
Note: See TracBrowser for help on using the repository browser.