[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slony1-general
Subject:    [Slony1-general] Doc building problem in the RPMs -- and the patch
From:       Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= <devrim () gunduz ! org>
Date:       2005-11-24 15:27:46
Message-ID: 1132846067.19373.6.camel () devrim ! kivi ! com ! tr
[Download RAW message or body]

Hi,

After some discussion with Niels (X-Fade) in irc, we removed some lines
from Makefiles to fix RPM builds. The attached patch is against current
CVS. Could you please test in on your platforms, especially while
building Debian packages?

Cheers,
-- 
Devrim GÜNDÜZ 
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
Tel: (312) 4172350 - 4172305     Fax: (312) 4171995

["slony1-doc.patch" (slony1-doc.patch)]

Index: GNUmakefile.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/GNUmakefile.in,v
retrieving revision 1.28
diff -r1.28 GNUmakefile.in
47c47
< install	installdirs:
---
> installdirs:
Index: postgresql-slony1-engine.spec.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/postgresql-slony1-engine.spec.in,v
retrieving revision 1.25
diff -r1.25 postgresql-slony1-engine.spec.in
80a81
> install -d $RPM_BUILD_ROOT%{_bindir}
Index: doc/Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
18c18
< all clean distclean maintainer-clean install installdirs:
---
> all clean distclean maintainer-clean installdirs:
Index: doc/adminguide/Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/Makefile,v
retrieving revision 1.16
diff -r1.16 Makefile
63,86d62
< installdirs:
< ifdef DOCDIR
< 	$(mkinstalldirs) $(DESTDIR)$(DOCDIR)/sgml
< 	$(mkinstalldirs) $(DESTDIR)$(DOCDIR)/html
< 	$(mkinstalldirs) $(DESTDIR)$(DOCDIR)/man1
< 	$(mkinstalldirs) $(DESTDIR)$(DOCDIR)/man$(DEFAULTSECTION)
< endif
< 
< install: installdirs
< ifdef DOCDIR
< 	for file in $(wildcard $(srcdir)/*.sgml) ; do \
< 	  $(INSTALL_DATA) $$file $(DESTDIR)$(DOCDIR)/sgml; \
< 	done
< 	for file in $(wildcard man1/*) ; do \
< 	   $(INSTALL_DATA) $$file $(DESTDIR)$(DOCDIR)/man1 ;\
< 	done
< 	for file in $(wildcard man$(DEFAULTSECTION)/*) ; do \
< 	  $(INSTALL_DATA) $$file $(DESTDIR)$(DOCDIR)/man$(DEFAULTSECTION) ;\
< 	done
< 	for file in $(wildcard *.html) stylesheet.css ; do \
< 	  $(INSTALL_DATA) $$file $(DESTDIR)$(DOCDIR)/html ;\
< 	done
< endif
< 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic