kylin-system-updater/debian/rules

8 lines
130 B
Plaintext
Raw Normal View History

2021-08-24 16:23:19 +08:00
#!/usr/bin/make -f
2021-10-29 11:11:20 +08:00
#export PYBUILD_INTERPRETERS=python3
2021-08-24 16:23:19 +08:00
%:
2021-10-29 11:11:20 +08:00
dh $@
2021-10-30 15:36:07 +08:00
#override_dh_makeshlibs:
2021-10-29 11:11:20 +08:00
#--with=python3 --buildsystem=pybuild