--- loader/Makefile.am | 2 +- utils/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/loader/Makefile.am b/loader/Makefile.am index b54638f..18f1fbe 100644 --- a/loader/Makefile.am +++ b/loader/Makefile.am @@ -17,7 +17,7 @@ # # Author: David Cantrell <dcantrell@xxxxxxxxxx> -bootdir = $(libdir)/$(PACKAGE_NAME)-runtime/loader +bootdir = $(libdir)/$(PACKAGE_NAME) shareddir = $(datadir)/$(PACKAGE_NAME) boot_PROGRAMS = loader diff --git a/utils/Makefile.am b/utils/Makefile.am index 6f2b527..04711b2 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -17,7 +17,7 @@ # # Author: David Cantrell <dcantrell@xxxxxxxxxx> -utilsdir = $(libdir)/$(PACKAGE_NAME)-runtime +utilsdir = $(libdir)/$(PACKAGE_NAME) shareddir = $(datadir)/$(PACKAGE_NAME) utils_PROGRAMS = modlist mapshdr readmap -- 1.6.5.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list