debian: Adapt to new Makefile buildsystem

This commit is contained in:
Jami Kettunen 2022-07-21 16:21:06 +03:00 committed by Alessandro Astone
parent 343cefea4e
commit c96959cbf8
4 changed files with 0 additions and 13 deletions

3
debian/rules vendored
View File

@ -2,6 +2,3 @@
%:
dh $@ --with=python3
override_dh_installsystemd:
dh_installsystemd --name=waydroid-container

View File

@ -1,3 +0,0 @@
/usr/bin
/usr/lib/waydroid
/etc/gbinder.d

View File

@ -1,4 +0,0 @@
waydroid.py /usr/lib/waydroid
tools /usr/lib/waydroid
data /usr/lib/waydroid
gbinder/anbox.conf /etc/gbinder.d

View File

@ -1,3 +0,0 @@
/usr/lib/waydroid/waydroid.py /usr/bin/waydroid
/usr/lib/waydroid/data/Waydroid.desktop /usr/share/applications/Waydroid.desktop
/usr/lib/waydroid/data/waydroid.market.desktop /usr/share/applications/waydroid.market.desktop