# | Line 57 | Line 57 | $(SRCARCHIVE): $(SRCS) $(DOCS) | |
---|---|---|
57 | # RPMs (source and binary) | |
58 | # | |
59 | rpm: $(SRCARCHIVE) | |
60 | < | rpm -ta --clean $(SRCARCHIVE) |
60 | > | rpmbuild -ta --clean $(SRCARCHIVE) |
61 | ||
62 | # | |
63 | # Binary archive for AmigaOS |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |