On Fri, Aug 14, 2009 at 10:09 PM, Eric Bélanger<snowmaniscool@gmail.com> wrote:
On Fri, Aug 14, 2009 at 10:26 PM, Eric Bélanger<snowmaniscool@gmail.com> wrote:
On Fri, Aug 14, 2009 at 9:44 PM, Eric Bélanger<snowmaniscool@gmail.com> wrote:
Another change, will fix commit: make-sourceball: license skip is NOT a failure http://projects.archlinux.org/?p=dbscripts.git;a=commit;h=891e4f353d098a639c...
This patch will remove skip licences from failed.txt
--- /arch/misc-scripts/make-sourceball 2009-03-12 17:54:35.000000000 -0400 +++ make-sourceball 2009-08-14 22:54:59.000000000 -0400 @@ -63,7 +63,7 @@ done done
- return 1 + return 0 }
create_srcpackage() {
Hmm this change makes it so the chk_license function never fails, and it needs to. Otherwise we get tarballs for every package regardless of license