diff options
Diffstat (limited to 'extra')
| -rwxr-xr-x | extra/entr/build | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/extra/entr/build b/extra/entr/build index 6f711c25..70c5284d 100755 --- a/extra/entr/build +++ b/extra/entr/build @@ -2,5 +2,5 @@  ./configure  cp Makefile.linux Makefile -make +make LDFLAGS="$LDFLAGS -static"  make DESTDIR="$1" PREFIX=/usr install | 
