summaryrefslogtreecommitdiff
path: root/repo/core/flex.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/core/flex.xibuild')
-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 3016a2f..69f103c 100644
--- a/repo/core/flex.xibuild
+++ b/repo/core/flex.xibuild
@@ -13,7 +13,7 @@ build () {
}
package () {
- ln -v $PKG_DEST/usr/bin/flex $PKG_DEST/usr/bin/lex
+ ln -v flex $PKG_DEST/usr/bin/lex
}