From f3030244f64699021ec0d9cd9e4b4d67244d9df1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 Aug 2013 14:18:14 -0400 Subject: Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-tools --- src/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 35a92a0..63f7782 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,3 +1,2 @@ -libre_execdir=$(bindir) -libre_confdir=$(sysconfdir) +pkgconfdir=$(sysconfdir) include ../common.mk -- cgit v1.2.2