8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
|
# Internal binaries
|
||
|
## HACK: It probably should be $(libexecdir)/rpm or $(libdir)/rpm
|
||
|
rpmlibexecdir = $(prefix)/lib/rpm
|
||
|
|
||
|
# Host independent config files
|
||
|
## HACK: it probably should be $(datadir)/rpm
|
||
|
rpmconfigdir = $(prefix)/lib/rpm
|