gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5423: update nyacc to 0.83.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5423: update nyacc to 0.83.3
Date: Thu, 19 Apr 2018 16:53:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5423
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-04-19 13:53:25 -0700
message:
  update nyacc to 0.83.3
modified:
  pkg/other/nyacc/Makefile       makefile-20171111234847-ddaxaq043uks6dhp-3
=== modified file 'pkg/other/nyacc/Makefile'
--- a/pkg/other/nyacc/Makefile  2018-04-06 20:47:14 +0000
+++ b/pkg/other/nyacc/Makefile  2018-04-19 20:53:25 +0000
@@ -34,10 +34,11 @@
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
-#INFO_FILES = nyacc-ug.info # nyacc-hg.info ffi-help.info
+INFO_FILES = nyacc-ug.info # nyacc-hg.info ffi-help.info
 # install bugs:
 #  docs. #   myacc-hg.info ffi-help.info not made
-# not installing nyacc-ug correctly. disable install of *.info for now
+# FYI
+# There exists pdfs in the doc/ in the sources, not herewith installed.
 
 BUILDDEPS =
 LIBDEPS =
@@ -45,7 +46,8 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
-#include ../../../gar/gar.lib/info.mk
+include ../../../gar/gar.lib/info.mk
 include config.mk
 
-
+pre-install:
+       mkdir -p $(packageprefix)/share/info/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]