-c catalog switch no longer needed if gnome-doc-tools is properly installed
svn: r891
This commit is contained in:
		@@ -6,7 +6,7 @@ MANDIR = ${GM}
 | 
				
			|||||||
all: ${MANDIR}/index.html
 | 
					all: ${MANDIR}/index.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
${MANDIR}/index.html: ${MANSRC}
 | 
					${MANDIR}/index.html: ${MANSRC}
 | 
				
			||||||
	${DB2HTML} -c catalog ${MANSRC} -o ${MANDIR}
 | 
						${DB2HTML} ${MANSRC} -o ${MANDIR}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
	-${INSTALL} -d ${GNOMEHELP}/${GM}/C
 | 
						-${INSTALL} -d ${GNOMEHELP}/${GM}/C
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user