Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
diffutils: update build for alternatives (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schaefers committed Feb 1, 2020
1 parent cf9d490 commit 66487d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions community/diffutils/build
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
export CFLAGS="$CFLAGS -static"

./configure \
--prefix=/usr \
--program-prefix=g
--prefix=/usr

make
make DESTDIR="$1" install

0 comments on commit 66487d0

Please sign in to comment.