From d50c14859c9d0f6dbcdd8895682ca65245c4e278 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 10 Jan 2022 18:57:26 +0000 Subject: moved fakeroots to tip fakeroots are now in the tip repo fixed issues with automake --- repo/core/automake.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/core') diff --git a/repo/core/automake.xibuild b/repo/core/automake.xibuild index 410965a..f83fc62 100644 --- a/repo/core/automake.xibuild +++ b/repo/core/automake.xibuild @@ -14,5 +14,5 @@ build () { package () { # backwards compatibility? - ln -s /usr/bin/aclocal $PKG_DEST/aclocal-1.15 + ln -s /usr/bin/aclocal $PKG_DEST/usr/bin/aclocal-1.15 } -- cgit v1.2.1