Always run libgtop_postinstall', it's
:' if there's nothing to do since
1998-10-11 Martin Baulig <martin@home-of-linux.org> * Makefile.am (install-exec-hook): Always run `libgtop_postinstall', it's `:' if there's nothing to do since the empty string is no valid shell syntax here.
This commit is contained in:
committed by
Martin Baulig
parent
a1fd1f436a
commit
27a961b25d
@@ -1,3 +1,9 @@
|
||||
1998-10-11 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* Makefile.am (install-exec-hook): Always run `libgtop_postinstall',
|
||||
it's `:' if there's nothing to do since the empty string is no
|
||||
valid shell syntax here.
|
||||
|
||||
1998-10-01 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* Makefile.am (install-exec-hook): Use `libgtop_postinstall'
|
||||
|
@@ -32,6 +32,5 @@ libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_su
|
||||
EXTRA_DIST = server_config.h.in server_config.pl
|
||||
|
||||
install-exec-hook:
|
||||
-if [ ! -z "@libgtop_postinstall@" ] ; then \
|
||||
@libgtop_postinstall@ ; \
|
||||
fi
|
||||
-@libgtop_postinstall@
|
||||
|
||||
|
Reference in New Issue
Block a user