X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=b760bee7f4c367c013d228df52f8332ae6744cf2;hb=00b47f7832e8285e4e9d7481d5f213b8fd8c618a;hp=0000000000000000000000000000000000000000;hpb=c976207a7ee09e141ba349e57fcaad0038c79df5;p=ppastats-pkg-ubuntu.git diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..b760bee --- /dev/null +++ b/debian/rules @@ -0,0 +1,13 @@ +#!/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 + +%: + dh $@