mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
makefiles: forgotten to install some test config
rpm testing missed config files.
This commit is contained in:
parent
1f4e3832e0
commit
f239ce2353
@ -234,7 +234,7 @@ install: .tests-stamp lib/paths-installed
|
||||
$(Q)- $(INSTALL_PROGRAM) dbus/*.py $(DATADIR)/dbus/
|
||||
$(Q) $(INSTALL_DATA) lib/paths-installed $(DATADIR)/lib/paths
|
||||
$(Q) cd lib &&\
|
||||
$(INSTALL_DATA) $(LIB_DATA) $(DATADIR)/lib
|
||||
$(INSTALL_DATA) $(LIB_DATA) $(LIB_CONF) $(DATADIR)/lib
|
||||
$(Q) cd lib &&\
|
||||
$(INSTALL_SCRIPT) $(LIB_SHARED) $(DATADIR)/lib
|
||||
$(Q) cd lib &&\
|
||||
|
Loading…
Reference in New Issue
Block a user