mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
flex: Also provide lex
This commit is contained in:
parent
8139a94752
commit
3e50199246
@ -9,3 +9,5 @@
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
ln -s flex "$1/usr/bin/lex"
|
||||
|
@ -1 +1 @@
|
||||
2.6.4 3
|
||||
2.6.4 4
|
||||
|
Loading…
Reference in New Issue
Block a user