From f25a3eb2ac26c99eb4a576d54f83c54767690904 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 20 Oct 2018 18:48:56 +0200 Subject: Create bindir/include if needed because make doesn't --- linux/makepkg/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index e3bad77..8897ee7 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -23,7 +23,7 @@ makedepends=('git' 'cmake' 'pkg-config' 'asciidoctor' 'python') # this is the central repository source=("git+https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote.git#branch=master" "git+https://github.com/itay-grudev/SingleApplication.git" - "https://github.com/ulfalizer/Kconfiglib.git") + "git+https://github.com/ulfalizer/Kconfiglib.git") sha512sums=('SKIP' 'SKIP' -- cgit v1.2.1