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