* conf/Makefile.common (grubdatadir): Removed.
(Makefile.am): Move eveything grubdata to pkgdata.
This commit is contained in:
parent
4b59234df8
commit
3d68bffbb7
3 changed files with 6 additions and 2 deletions
|
@ -99,7 +99,6 @@ CCASFLAGS_LIBRARY =
|
|||
# Other variables
|
||||
|
||||
grubconfdir = $(sysconfdir)/grub.d
|
||||
grubdatadir = $(datadir)/`echo @PACKAGE_TARNAME@ | sed '$(transform)'`
|
||||
platformdir = $(pkglibrootdir)/$(target_cpu)-$(platform)
|
||||
|
||||
CFLAGS_GCRY = -Wno-error -Wno-missing-field-initializers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue