Fixed a typo in message of make install.

Debian bug 774140. Thanks to Jakub Wilk.
release-1.5.4.branch
Thomas Schmitt 9 years ago
parent 585a54d020
commit 5c6ce72c02

@ -89,7 +89,7 @@ libinclude_HEADERS = \
libisofs/libisofs.h
install-exec-hook:
$(LIBBURNIA_LDCONFIG_CMD) "$(DESTDIR)$(libdir)" || echo 'NOTE: Explicite dynamic library configuration failed. If needed, configure manually for:' "$(DESTDIR)$(libdir)"
$(LIBBURNIA_LDCONFIG_CMD) "$(DESTDIR)$(libdir)" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "$(DESTDIR)$(libdir)"
## ========================================================================= ##

Loading…
Cancel
Save