diff options
Diffstat (limited to 'index/pkgx.mk')
-rw-r--r-- | index/pkgx.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/pkgx.mk b/index/pkgx.mk deleted file mode 100644 index c38a6d9..0000000 --- a/index/pkgx.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += pkgx -pkg_pkgx_name = pkgx -pkg_pkgx_description = Build .deb packages from Erlang releases -pkg_pkgx_homepage = https://github.com/arjan/pkgx -pkg_pkgx_fetch = git -pkg_pkgx_repo = https://github.com/arjan/pkgx -pkg_pkgx_commit = master |