forked from kiss-community/repo
gnugrep: remove usage of install
This commit is contained in:
parent
cd0fc1077e
commit
10596fb974
@ -8,4 +8,4 @@ export CFLAGS="$CFLAGS -Wno-error -static"
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
install -Dm755 src/grep "$1/usr/bin/ggrep"
|
||||
cp -f src/grep "$1/usr/bin/ggrep"
|
||||
|
Loading…
Reference in New Issue
Block a user