X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Frules;h=5b8429784232718f9b6ff8c05dd18a56c0e7b8b7;hp=100622264c4febfc49180da05030a38f0d5a8f1e;hb=fdd86e53b447d603b951494efdfda8aeb299858b;hpb=bb3567b1b6ca6b747693cdf5d7bdf3e49b27d7da diff --git a/debian/rules b/debian/rules index 1006222..5b84297 100755 --- a/debian/rules +++ b/debian/rules @@ -1,14 +1,6 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %: - dh $@ --with=autotools_dev + dh $@ --with=autoreconf