Add missing INFO-DIR-SECTION to silence install-info(1)
This commit is contained in:
parent
328f5cd2ab
commit
5f1729966c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/08 20:38:01 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/08/28 17:26:07 jasper Exp $
|
||||
|
||||
COMMENT= library for powerful image loading capabilities
|
||||
|
||||
DISTNAME= DevIL-1.7.8
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
SHARED_LIBS+= IL 0.0 # 2.0
|
||||
|
||||
CATEGORIES= graphics devel
|
||||
|
22
graphics/DevIL/patches/patch-docs_DevIL_manual_texi
Normal file
22
graphics/DevIL/patches/patch-docs_DevIL_manual_texi
Normal file
@ -0,0 +1,22 @@
|
||||
$OpenBSD: patch-docs_DevIL_manual_texi,v 1.1 2011/08/28 17:26:07 jasper Exp $
|
||||
|
||||
Add missing INFO-DIR-SECTION to silence install-info(1)
|
||||
|
||||
--- docs/DevIL_manual.texi.orig Sun Aug 28 19:21:00 2011
|
||||
+++ docs/DevIL_manual.texi Sun Aug 28 19:24:02 2011
|
||||
@@ -13,6 +13,15 @@
|
||||
@c version.texi is generated automatically
|
||||
@include version.texi
|
||||
|
||||
+@ifinfo
|
||||
+@format
|
||||
+INFO-DIR-SECTION Libraries
|
||||
+START-INFO-DIR-ENTRY
|
||||
+* DevIL_manual: (devil_manual). IL part of DevIL - handling images
|
||||
+END-INFO-DIR-ENTRY
|
||||
+@end format
|
||||
+@end ifinfo
|
||||
+
|
||||
@copying
|
||||
This is @code{DevIL @value{VERSION}} manual.
|
||||
Last update is from @value{UPDATED}.
|
Loading…
Reference in New Issue
Block a user