1
0
mirror of https://github.com/pfusik/xasm.git synced 2024-06-01 01:41:29 +00:00
xasm/debian/rules

7 lines
126 B
Plaintext
Raw Permalink Normal View History

2014-06-11 12:41:49 +00:00
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
2014-06-12 19:19:11 +00:00
$(MAKE) DESTDIR=$$(pwd)/debian/tmp prefix=/usr install install-scite