Update rules

This commit is contained in:
Kimpe Andy 2024-01-31 13:12:27 +01:00 committed by GitHub
parent ea3108ad4f
commit e78135e515
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -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"