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