X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=trunk%2Fdebian%2Frules;fp=trunk%2Fdebian%2Frules;h=b760bee7f4c367c013d228df52f8332ae6744cf2;hb=b19be7b6db9f737f9a9a22b3079abc774cc7583c;hp=0000000000000000000000000000000000000000;hpb=b19f912053682528d7efa15aa5641a1f055f3038;p=ppastats.git diff --git a/trunk/debian/rules b/trunk/debian/rules new file mode 100755 index 0000000..b760bee --- /dev/null +++ b/trunk/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 $@