Re: [PATCH 6/6] Create an rt-tests.tar file using git-archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* John Kacur | 2015-07-10 14:25:31 [+0200]:

>diff --git a/Makefile b/Makefile
>index 1f7640b82fa6..07394e1292f7 100644
>--- a/Makefile
>+++ b/Makefile
>@@ -165,6 +166,10 @@ release: distclean changelog
> 	rm -f ChangeLog
> 	cp rt-tests-$(VERSION).tar.gz rt-tests-$(VERSION).tar.asc releases
> 
>+.PHONY: tarball
>+tarball:
>+	git archive --worktree-attributes --prefix=rt-tests-${VERSION}/ -o rt-tests-${VERSION}.tar v${VERSION}

Okay. So this looks like the release target could go :)

> .PHONY: push
> push:	release
> 	scripts/do-git-push $(VERSION)

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux