pkgsrc/lang/swi-prolog-lite/patches/patch-ad
markd 5c19a6c687 Update to 6.6.5
3 years of bug fixes and updates.
2014-05-28 10:29:12 +00:00

15 lines
373 B
Text

$NetBSD: patch-ad,v 1.5 2014/05/28 10:29:12 markd Exp $
Split install target.
--- packages/Makefile.in.orig 2014-04-25 14:06:38.000000000 +0000
+++ packages/Makefile.in
@@ -91,6 +91,8 @@ install::
for p in $(PKG); do \
if [ -r $$p/Makefile ]; then $(MAKE) -C $$p $@ || exit 1; fi; \
done
+
+post-install::
$(FORCE_MKINDEX)
rpm-install: html-install