X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=e745b53681bc537897f9863f08d5c3c1a15df2e7;hb=e07dc7255b7df36b81b7f95db2e95f6c9c78e70a;hp=679610ac4dc2dd75ea5a9ede36e6a1d69ee71f70;hpb=c097466625a9d08045acb491c9560abde50766e2;p=uffi.git diff --git a/debian/rules b/debian/rules index 679610a..e745b53 100755 --- a/debian/rules +++ b/debian/rules @@ -35,7 +35,8 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - $(MAKE) doc + # Make doc isn't necessary because the docs are in the upstream version + # $(MAKE) doc touch build-stamp