From e78135e5155c5cba00cb686b5dcec05ce508dcd7 Mon Sep 17 00:00:00 2001 From: Kimpe Andy Date: Wed, 31 Jan 2024 13:12:27 +0100 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 71a0a6044..7f2214738 100644 --- a/debian/rules +++ b/debian/rules @@ -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"