aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorMax Suraev <laforge@gnumonks.org>2012-10-27 11:06:17 +0200
committerHarald Welte <laforge@gnumonks.org>2012-10-27 11:06:17 +0200
commitf4594e236b07801f80121192df0ee1fa7958bc71 (patch)
tree31674e8c9f7693b4fa4b333b1085d8ce842800cb /debian/rules
parentab9ff093cb7e35592b6edd8c442143d5e1cc0613 (diff)
Fix dpkg-buildpackage build for OpenGGSN
Attached is a trivial patch to make "dpkg-buildpackage -rfakeroot -uc -us" work out of the box. Tested on ubuntu 12.04 x86_64 but should work on any debian-based distro.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 1f8bb8e..bce9ff3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,5 @@ CFLAGS = -Wall -g
%:
dh --with autoreconf $@
+
+override_dh_auto_clean: