forked from kiss-community/repo
gnugrep: update for new env
This commit is contained in:
parent
85d629de7b
commit
a63b2d5bf4
@ -6,6 +6,6 @@ export CFLAGS="$CFLAGS -Wno-error -static"
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
cp -f src/grep "$1/usr/bin/ggrep"
|
||||
|
Loading…
Reference in New Issue
Block a user