Or even: diff -u -r1.121 Makefile.common --- Makefile.common 22 Dec 2008 03:55:42 -0000 1.121 +++ Makefile.common 25 Feb 2009 12:56:30 -0000 @@ -308,6 +308,9 @@ @if grep "^/sources/" CVS/Entries >/dev/null; then true ; else cvs -Q add sources; fi @echo "Source upload succeeded. Don't forget to commit the new ./sources file" @cvs update sources .cvsignore +else +upload new-source new-sources: + @echo "FILES variable not set!" endif # allow overriding buildarch so you can do, say, an i386 build on x86_64 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list