ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/graphviz.spec
(Generate patch)

Comparing COMP/CMSDIST/graphviz.spec (file contents):
Revision 1.5 by eulisse, Thu Aug 17 12:01:33 2006 UTC vs.
Revision 1.7 by eulisse, Mon Aug 21 08:19:18 2006 UTC

# Line 19 | Line 19 | Patch0: graphviz
19    --with-jpeglibdir=$LIBPNG_ROOT/lib \
20    --without-x \
21    --without-tcl \
22 <  --without-tk \        
22 >  --without-tk \
23    --prefix=%{i}
24  
25   make
26 + %post
27 + perl -p -i -e "s|%instroot|$RPM_INSTALL_PREFIX|" $RPM_INSTALL_PREFIX/%pkgrel/bin/dotneato-config `find $RPM_INSTALL_PREFIX/%pkgrel/lib/graphviz -name *.la`

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines