From 48ca75555522716f0f686dcae3dd6cf3d8ad714d Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:05:19 +0100 Subject: removed idea of repos --- repo/devel/llvm/libcxxabi.xibuild | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 repo/devel/llvm/libcxxabi.xibuild (limited to 'repo/devel/llvm/libcxxabi.xibuild') diff --git a/repo/devel/llvm/libcxxabi.xibuild b/repo/devel/llvm/libcxxabi.xibuild deleted file mode 100644 index 71f36ba..0000000 --- a/repo/devel/llvm/libcxxabi.xibuild +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -DESC="Low level support for libc++" - -package () { - add_from_main "usr/lib/libc++abi.so.*" \ - usr/lib/libc++abi.so \ - usr/lib/libc++abi.a \ - "usr/include/*cxxabi*" -} -- cgit v1.2.1