Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37754711
en ru br
ALT Linux repos
S:2.0.0-alt1.qa2
5.0: 2.0.0-alt1
4.1: 2.0.0-alt1
4.0: 2.0.0-alt0.M40.1

Group :: File tools
RPM: docbook-to-man

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: docbook-to-man-opt.patch
Download


--- docbook-to-man-2.0.0.orig/Instant/tptregexp/Makefile.orig	1999-07-03 14:58:23.000000000 +0200
+++ docbook-to-man-2.0.0.orig/Instant/tptregexp/Makefile	2006-10-28 11:58:46.460444750 +0200
@@ -50,7 +50,8 @@
 # -p			profiler
 PROF=
 
-CFLAGS=-O $(ENV) $(TEST) $(PROF)
+OPT=-O
+CFLAGS=$(OPT) $(ENV) $(TEST) $(PROF)
 LINTFLAGS=$(LENV) $(TEST) -ha
 LDFLAGS=
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin