X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Frules;h=b6a8e662ddcdbf4c46955c474339e93f905be02c;hb=8d2d26f114d3df0a60c5c516fcf40671b1e55558;hp=558debd8fabb9b0e7f4f4bdf78e3f3ef10d21af1;hpb=c448a643750c87940ac41b3cef33b6379950aa54;p=senf.git diff --git a/debian/rules b/debian/rules index 558debd..b6a8e66 100755 --- a/debian/rules +++ b/debian/rules @@ -65,7 +65,7 @@ install: build dh_clean -k dh_installdirs # # Add here commands to install the package into debian/tmp - scons -j $(CONCURRENCY_LEVEL) install_all final=1\ + scons install_all final=1\ PREFIX='$(destdir)/usr' \ DOCINSTALLDIR='$$PREFIX/share/doc/libsenf-doc' # We need to install the example sourcecode