mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
man: fix type
With commit 4af09a94bd
unwanted rename of
target happened - restore it.
This commit is contained in:
parent
dfdd6ccf3b
commit
a66411bd7a
@ -260,7 +260,7 @@ install_device-mapper: $(MAN8DM)
|
||||
$(INSTALL) -d $(MAN8DIR)
|
||||
$(INSTALL_DATA) $(MAN8DM) $(MAN8DIR)/
|
||||
|
||||
install_systemdgenerators: $(MAN8SYSTEMD_GENERATORS)
|
||||
install_systemd_generators: $(MAN8SYSTEMD_GENERATORS)
|
||||
$(INSTALL) -d $(MAN8DIR)
|
||||
$(INSTALL_DATA) $(MAN8SYSTEMD_GENERATORS) $(MAN8DIR)/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user