mirror of
https://github.com/lutris/lutris
synced 2024-11-02 13:31:16 +00:00
7 lines
186 B
Makefile
Executable file
7 lines
186 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
# This file was automatically generated by stdeb 0.8.2 at
|
|
# Fri, 29 Jan 2016 08:11:44 -0500
|
|
export PYBUILD_NAME=lutris
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|