From 05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 19 Dec 2022 23:07:05 +0000 Subject: Making things work --- repo/rust/cargo.xibuild | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 repo/rust/cargo.xibuild (limited to 'repo/rust/cargo.xibuild') diff --git a/repo/rust/cargo.xibuild b/repo/rust/cargo.xibuild deleted file mode 100644 index 8a9f47e..0000000 --- a/repo/rust/cargo.xibuild +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -DEPS="rust" -DESC="Rust package manager" - -package () { - add_from_main "usr/bin/cargo" -} -- cgit v1.2.1