mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
9 lines
99 B
Makefile
Executable File
9 lines
99 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|
|
|
|
override_dh_fixperms:
|
|
dh_fixperms -Xusr/bin/ubuntu-core-launcher
|
|
|