skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 410298c206450f855b9f4708fefe00e5af51716d
parent f43b20d63825b48c99d2b113d4cdce38a3e57460
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon, 14 Mar 2016 23:21:25 +0000

 Really fix update and global-links dependencies this time...

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -84,7 +84,7 @@ install-include: $(ALL_INCLUDES:src/include/$(package)/%.h=$(DESTDIR)$(includedi ifneq ($(exthome),) -$(DESTDIR)$(exthome): $(home) +$(DESTDIR)$(exthome): $(DESTDIR)$(home) exec $(INSTALL) -l $(notdir $(home)) $(DESTDIR)$(exthome) update: $(DESTDIR)$(exthome)