From 114aa9971f3273bc0738386bd5d7b02531aeea37 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Oct 2014 03:10:23 -0400 Subject: Make: Remove superfluous calls to add things to $(pots) --- src/chroot-tools/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/chroot-tools/Makefile') diff --git a/src/chroot-tools/Makefile b/src/chroot-tools/Makefile index 106aa3a..c041cc8 100644 --- a/src/chroot-tools/Makefile +++ b/src/chroot-tools/Makefile @@ -6,8 +6,6 @@ no-progs = $(libexecs) # These are the shell libraries we will use libs = makechrootpkg.sh $(wildcard hooks-*.sh) -pots = $(libexecs) $(libs) - pkglibexecdir = $(libexecdir)/libretools/chroot include ../../common.mk -- cgit v1.2.2