forked from alnux/repo
flex changed up
This commit is contained in:
parent
2aa254d61a
commit
d23d04fc85
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ HELP2MAN=/tools/bin/true ./configure --prefix=/usr --docdir=/usr/share/doc/flex-
|
|||
make
|
||||
make check
|
||||
make install DESTDIR="$1"
|
||||
ln -sv flex /usr/bin/lex
|
||||
ln -sv flex $1/usr/bin/lex
|
||||
|
|
Loading…
Reference in a new issue