- remove useless doc directory and its content

- bump PKGNAME

asked by and ok steven@
This commit is contained in:
ajacoutot 2006-11-23 08:51:10 +00:00
parent e12229912a
commit 76508ce797
3 changed files with 15 additions and 10 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/21 18:38:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2006/11/23 08:51:10 ajacoutot Exp $
COMMENT= "morphing engine"
DISTNAME= animorph-0.2
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += animorph 0.0 # .0.0
CATEGORIES= graphics

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-Makefile_in,v 1.1 2006/11/23 08:51:10 ajacoutot Exp $
--- Makefile.in.orig Wed Nov 22 10:03:47 2006
+++ Makefile.in Wed Nov 22 10:04:17 2006
@@ -651,7 +651,7 @@ info: info-recursive
info-am:
-install-data-am: install-libanimorphdocDATA install-pkgconfigDATA
+install-data-am: install-pkgconfigDATA
install-exec-am:

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/21 18:38:09 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/11/23 08:51:10 ajacoutot Exp $
%%SHARED%%
include/animorph/
include/animorph/BodySettings.h
@ -31,11 +31,3 @@ lib/libanimorph.a
lib/libanimorph.la
lib/pkgconfig/
lib/pkgconfig/animorph.pc
share/doc/animorph/
share/doc/animorph/AUTHORS
share/doc/animorph/COPYING
share/doc/animorph/ChangeLog
share/doc/animorph/INSTALL
share/doc/animorph/NEWS
share/doc/animorph/README
share/doc/animorph/TODO