Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 650 → Rev 651

/video-contact-sheet/trunk/Makefile
105,6 → 105,8
rpmbuild --clean -tb vcs-$(VER).tar.gz
test -d ~/rpmbuild/RPMS/noarch && ln -s ~/rpmbuild/RPMS/noarch/vcs-$(VER)-*.rpm . || true
test -d ~/RPM/RPMS/noarch && ln -s ~/RPM/RPMS/noarch/vcs-$(VER)-*.rpm . || true
@# Don't fail even if rpmlint does. It fails with no signature on Debian
-rpmlint vcs-$(VER)-*.rpm
 
clean:
-$(RM) vcs[-_]$(VER)* CHANGELOG*