Daniel Goertzen 8 лет назад
Родитель
Сommit
525e3d93e4
2 измененных файлов с 7 добавлено и 7 удалено
  1. 0 7
      index/rust.mk
  2. 7 0
      index/rust_mk.mk

+ 0 - 7
index/rust.mk

@@ -1,7 +0,0 @@
-PACKAGES += rust
-pkg_rust_name = rust
-pkg_rust_description = Build Rust crates in an Erlang application
-pkg_rust_homepage = https://github.com/goertzenator/rust.mk
-pkg_rust_fetch = git
-pkg_rust_repo = https://github.com/goertzenator/rust.mk
-pkg_rust_commit = master

+ 7 - 0
index/rust_mk.mk

@@ -0,0 +1,7 @@
+PACKAGES += rust_mk
+pkg_rust_mk_name = rust_mk
+pkg_rust_mk_description = Build Rust crates in an Erlang application
+pkg_rust_mk_homepage = https://github.com/goertzenator/rust.mk
+pkg_rust_mk_fetch = git
+pkg_rust_mk_repo = https://github.com/goertzenator/rust.mk
+pkg_rust_mk_commit = master