# | Line 2 | Line 2 | |
---|---|---|
2 | Source: ftp://ftp.fu-berlin.de/unix/tools/file/file-5.04.tar.gz | |
3 | ||
4 | %build | |
5 | < | ./configure --prefix %i --enable-static --disable-shared |
5 | > | ./configure --prefix %i --enable-static --disable-shared CFLAGS=-fPIC |
6 | make %makeprocesses |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |