Skip to content

Commit

Permalink
Update rules
Browse files Browse the repository at this point in the history
  • Loading branch information
andykimpe committed Jan 31, 2024
1 parent 8889e61 commit ea3108a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea3108a

Please sign in to comment.