diff options
Diffstat (limited to 'index/lux.mk')
-rw-r--r-- | index/lux.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/lux.mk b/index/lux.mk deleted file mode 100644 index ae08293..0000000 --- a/index/lux.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += lux -pkg_lux_name = lux -pkg_lux_description = Lux (LUcid eXpect scripting) simplifies test automation and provides an Expect-style execution of commands -pkg_lux_homepage = https://github.com/hawk/lux -pkg_lux_fetch = git -pkg_lux_repo = https://github.com/hawk/lux -pkg_lux_commit = master |