X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=b35833aef57ab4f03bd72ce6a5e9dec78faf5509;hb=dbdf9d63af31770ad57302e16b17a2fdc526773f;hp=63d2ee21fcbce0ddae655bfec456f5c7dad20d2f;hpb=ccfb47bba216d7f1b99f1d2e4f488afec4c37738;p=loctrkd.git diff --git a/debian/rules b/debian/rules index 63d2ee2..b35833a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export PYBUILD_NAME=gps303 +export PYBUILD_NAME=loctrkd #export PYBUILD_BEFORE_TEST=cp -r mypystubs {build_dir} #export PYBUILD_AFTER_TEST=rm -rf {build_dir}/mypystubs @@ -9,9 +9,10 @@ export PYBUILD_NAME=gps303 override_dh_installsystemd: - dh_installsystemd --name=gps303 - dh_installsystemd --name=gps303.collector - dh_installsystemd --name=gps303.storage - dh_installsystemd --name=gps303.lookaside - dh_installsystemd --name=gps303.termconfig - dh_installsystemd --name=gps303.wsgateway + dh_installsystemd --name=loctrkd + dh_installsystemd --name=loctrkd.collector + dh_installsystemd --name=loctrkd.storage + dh_installsystemd --name=loctrkd.lookaside + dh_installsystemd --name=loctrkd.termconfig + dh_installsystemd --name=loctrkd.wsgateway + dh_installsystemd --name=loctrkd.ocid-dload