Skip to content

Commit

Permalink
gd: add DESTDIR
Browse files Browse the repository at this point in the history
  • Loading branch information
echawk committed Apr 2, 2024
1 parent 8dc0321 commit 42c71a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions community/gd/build
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh -e

export DESTDIR="$1"

./configure \
--prefix=/usr \
--sysconfdir=/etc \
Expand Down

0 comments on commit 42c71a2

Please sign in to comment.