Revision: | 1.5 |
Committed: | Tue May 1 11:31:21 2007 UTC (18 years ago) by elmer |
Branch: | MAIN |
CVS Tags: | pe20070522a-ports, pe20070519a-ports, pe20070512a-ports, pe20070508a-ports, pe20070507a-ports, pe20070501c-ports, pe20070501b-ports, pe20070501a-ports |
Changes since 1.4: | +0 -2 lines |
Log Message: | Remove gcc-wrappers stuff |
# | User | Rev | Content |
---|---|---|---|
1 | eulisse | 1.1 | ### RPM external libungif 4.1.4 |
2 | eulisse | 1.3 | |
3 | eulisse | 1.1 | Source: http://switch.dl.sourceforge.net/sourceforge/%{n}/%{n}-%{v}.tar.gz |
4 | |||
5 | %build | ||
6 | ./configure --prefix=%{i} | ||
7 | make %makeprocesses | ||
8 | eulisse | 1.2 | %install |
9 | make install | ||
10 | perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" %{i}/bin/gifburst |