# | Line 13 | Line 13 | case %cmsplatf in | |
---|---|---|
13 | esac | |
14 | %install | |
15 | make install INSTALL_TOP=%i | |
16 | < | rm -rf %i/share |
16 | > | %define keep_archives true |
17 | > | %define strip_files %i/{lib,bin} |
18 | > | %define drop_files %i/{share,man} |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |