From 9e5599ba0b6a8b9b6b82d001232220a46a66488d Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 1 Feb 2014 18:19:46 +0100 Subject: Fix file destination directories --- src/commands/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands') diff --git a/src/commands/Makefile.am b/src/commands/Makefile.am index 9228238..8f5a5a2 100644 --- a/src/commands/Makefile.am +++ b/src/commands/Makefile.am @@ -1,4 +1,4 @@ -privexecdir = $(libexecdir)/$(PACKAGE) +privexecdir = $(libexecdir)/$(PACKAGE_NAME) privexec_PROGRAMS = rpm2cpio AM_CPPFLAGS = $(DISABLE_DEPRECATED) $(FR_CFLAGS) -- cgit v1.2.1