# | Line 8 | Line 8 | Source: http://www.canonware.com/downloa | |
---|---|---|
8 | perl -p -i -e 's|-no-cpp-precomp||' configure | |
9 | ./configure --prefix %i | |
10 | ||
11 | < | %install |
12 | < | make install |
13 | < | rm -rf %i/share |
11 | > | %define drop_files %i/share |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |