Update rules
This commit is contained in:
parent
ea3108ad4f
commit
e78135e515
|
@ -16,7 +16,7 @@ override_dh_auto_build:
|
|||
|
||||
override_dh_auto_install:
|
||||
chmod +x $(CURDIR)/debian/install.sh
|
||||
$(CURDIR)/debian/install.sh $(CURDIR)
|
||||
$(CURDIR)/debian/install.sh $(CURDIR) /usr $(CURDIR)/debian/desmume
|
||||
|
||||
override_dh_installdocs:
|
||||
echo "no doc"
|
||||
|
|
Loading…
Reference in New Issue