From 73f1636d0ca02c8206cfa70b91da8e5db7ba8178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 5 Jan 2024 22:40:12 +0100 Subject: fr this time pls --- www-apps/searc/searc-0.0.25.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www-apps/searc/searc-0.0.25.ebuild b/www-apps/searc/searc-0.0.25.ebuild index 4800cd3..c9b522c 100644 --- a/www-apps/searc/searc-0.0.25.ebuild +++ b/www-apps/searc/searc-0.0.25.ebuild @@ -19,6 +19,11 @@ BDEPEND="" # do not use mirrors to download RESTRICT="mirror" +src_unpack() { + unpack ${A} + mv sear.c-${PV} searc-${PV} +} + src_compile() { use oldstorage && append-flags "-DSC_OLD_STORAGE" use logmem && append-flags "-DSC_LOGMEM" -- cgit v1.2.3