summaryrefslogtreecommitdiff
path: root/repo/core
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2021-12-07 21:33:03 +0000
committerdavidovski <david@davidovski.xyz>2021-12-07 21:33:03 +0000
commit60e49d191a3d73a8d224d7133a4e1d66ee18b8b6 (patch)
treef63b7b4f6dcfcdcbf6a766b5f68a7b42a7569b1c /repo/core
parentba30602cd961b55341698b91023e71a8a0403822 (diff)
yes
Diffstat (limited to 'repo/core')
-rw-r--r--repo/core/flex.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/flex.xibuild b/repo/core/flex.xibuild
index 5502288..b652708 100644
--- a/repo/core/flex.xibuild
+++ b/repo/core/flex.xibuild
@@ -14,7 +14,7 @@ build () {
}
package () {
- ln -sv $PKG_DEST/usr/bin/flex $PKG_DEST/usr/bin/lex
+ ln -v $PKG_DEST/usr/bin/flex $PKG_DEST/usr/bin/lex
}