forked from pool/doxygen
This commit is contained in:
committed by
Git OBS Bridge
parent
837cfaa50c
commit
5eea6b4e5e
@@ -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
|
||||
|
Reference in New Issue
Block a user