Update rules

This commit is contained in:
Kimpe Andy 2024-01-31 13:07:12 +01:00 committed by GitHub
parent 8889e61f14
commit ea3108ad4f
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

@ -8,7 +8,7 @@ LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
override_dh_auto_configure:
chmod +x $(CURDIR)/debian/configure.sh
$(CURDIR)/debian/configure.sh $(CURDIR)
$(CURDIR)/debian/configure.sh $(CURDIR) /usr
override_dh_auto_build:
chmod +x $(CURDIR)/debian/build.sh