X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Frules;h=f1921e0322aecf04929245d564d7d1e9f30f5953;hb=7e614ee5d3afb0a2827b18015eb5e713ea75fc75;hp=6acb1d99506897c46f22d63cb7862cec4485901a;hpb=05fab45b5f96c457d3c6b359f66ce1506c6ad510;p=senf.git diff --git a/debian/rules b/debian/rules index 6acb1d9..f1921e0 100755 --- a/debian/rules +++ b/debian/rules @@ -52,6 +52,8 @@ build-stamp: configure-stamp dh_testdir # # Add here commands to compile the package. scons -j $(CONCURRENCY_LEVEL) default all_docs final=1 + scons linklint + scons fixlinks touch $@ clean: