mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-21 15:50:50 +00:00
Include package information
This commit is contained in:
8
debian/rules
vendored
Executable file
8
debian/rules
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
export DEB_CFLAGS_MAINT_APPEND = -std=gnu99
|
||||
|
||||
%:
|
||||
dh $@ --with quilt
|
||||
Reference in New Issue
Block a user