diff options
Diffstat (limited to 'index/sync.mk')
-rw-r--r-- | index/sync.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/sync.mk b/index/sync.mk deleted file mode 100644 index b7e91f7..0000000 --- a/index/sync.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += sync -pkg_sync_name = sync -pkg_sync_description = On-the-fly recompiling and reloading in Erlang. -pkg_sync_homepage = https://github.com/rustyio/sync -pkg_sync_fetch = git -pkg_sync_repo = https://github.com/rustyio/sync -pkg_sync_commit = master |