Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix typo
Baptiste Daroussin committed 8 years ago
commit 77584bb35cd9024dce0ccd650f778d35f43ab9e7
parent fa34a10
1 file changed +1 -1
modified libpkg/Makefile.autosetup
@@ -50,7 +50,7 @@ LOCAL_CFLAGS= -I$(top_srcdir)/compat \
		-I$(top_srcdir)/external/include \
		-I$(top_srcdir)/external/libucl/include \
		-I$(top_srcdir)/external/libucl/klib \
-
		-I$(top_srcdir)/external/libfetch
+
		-I$(top_srcdir)/external/libfetch \
		-I$(top_srcdir)/libpkg/repo \
		-I$(top_srcdir)/libpkg \
		-I$(top_srcdir) \