ostree_bootdir: properly preprend $(prefix)

Closes: #457
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2016-08-11 11:46:44 -04:00 committed by Atomic Bot
parent 182cb273c6
commit 0728304a8a

View File

@ -43,7 +43,7 @@ gir_DATA =
typelibdir = $(libdir)/girepository-1.0
typelib_DATA =
gsettings_SCHEMAS =
ostree_bootdir = $(prefix)/usr/lib/ostree
ostree_bootdir = $(prefix)/lib/ostree
ostree_boot_PROGRAMS =
# This is a special facility to chain together hooks easily