mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@
|
||
|
|
||
|
override_dh_auto_install:
|