X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Frules;h=2d33f6ac8992b7da84b39a5bca0742c4962d3349;hb=d48e5ceb9e4539f32df76804ff878a10dadcba35;hp=c693c98c3785aef8042bf60f36f87c33afdf2942;hpb=2c6dad0fca4039aafc8ad78517d538077922bc13;p=rrq%2Foverlay-boot.git diff --git a/debian/rules b/debian/rules index c693c98..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -2,10 +2,3 @@ %: dh $@ - -override_dh_strip: - # no stripping needed - -clean: - dh_auto_clean - $(MAKE) -C asm clean