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

Comparing COMP/CMSDIST/libungif.spec (file contents):
Revision 1.1 by eulisse, Tue Apr 25 12:02:34 2006 UTC vs.
Revision 1.5 by elmer, Tue May 1 11:31:21 2007 UTC

# Line 1 | Line 1
1   ### RPM external libungif 4.1.4
2 +
3   Source: http://switch.dl.sourceforge.net/sourceforge/%{n}/%{n}-%{v}.tar.gz
4  
5   %build
6   ./configure --prefix=%{i}
7   make %makeprocesses
8 + %install
9 + make install
10 + perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" %{i}/bin/gifburst

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines