mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
Set datadir to $(prefix)/share.
This commit is contained in:
@@ -51,7 +51,7 @@ exec_prefix = $(prefix)
|
|||||||
bindir = $(exec_prefix)/bin
|
bindir = $(exec_prefix)/bin
|
||||||
|
|
||||||
# where the parsers go
|
# where the parsers go
|
||||||
datadir = $(prefix)/lib
|
datadir = $(prefix)/share
|
||||||
|
|
||||||
# where the info files go
|
# where the info files go
|
||||||
infodir = $(prefix)/info
|
infodir = $(prefix)/info
|
||||||
|
|||||||
Reference in New Issue
Block a user