Fixed a typo in message of make install. Thanks to Jakub Wilk.
This commit is contained in:
parent
ad1ce6ee4d
commit
4e3e138947
@ -77,7 +77,7 @@ libinclude_HEADERS = \
|
|||||||
libburn/libburn.h
|
libburn/libburn.h
|
||||||
|
|
||||||
install-exec-hook:
|
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)"
|
||||||
|
|
||||||
## ========================================================================= ##
|
## ========================================================================= ##
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2014.12.21.221245"
|
#define Cdrskin_timestamP "2014.12.29.105910"
|
||||||
|
Loading…
Reference in New Issue
Block a user