SHA256
8
0
forked from pool/doxygen
OBS User unknown
2009-02-09 11:29:16 +00:00
committed by Git OBS Bridge
parent 837cfaa50c
commit 5eea6b4e5e
9 changed files with 212 additions and 46 deletions

View File

@@ -1,9 +1,26 @@
--- ./Makefile.in
+++ ./Makefile.in
@@ -50,2 +49,0 @@ DATE=$(shell date "+%B %Y")
---
Makefile.in | 2 --
configure | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)
--- Makefile.in.orig
+++ Makefile.in
@@ -44,8 +44,6 @@ distclean: clean
DATE=$(shell date "+%B %Y")
-MAN1DIR = man/man1
-
--- ./configure
+++ ./configure
@@ -487,0 +488 @@ QTDIR = $QTDIR
install: doxywizard_install
$(INSTTOOL) -d $(DESTDIR)/$(INSTALL)/bin
$(INSTTOOL) -m 755 bin/doxygen $(DESTDIR)/$(INSTALL)/bin
--- configure.orig
+++ configure
@@ -485,6 +485,7 @@ INSTTOOL = $f_insttool
DOXYDOCS = ..
DOCDIR = $f_docdir
QTDIR = $QTDIR
+MAN1DIR = share/man/man1
EOF
if test "$f_dot" != NO; then