]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - .gitignore
xfsprogs: update 'make deb' to use tarball
authorBen Myers <bpm@sgi.com>
Thu, 14 Feb 2013 16:54:09 +0000 (10:54 -0600)
committerBen Myers <bpm@sgi.com>
Thu, 14 Feb 2013 23:01:35 +0000 (17:01 -0600)
commit48212a3091b56921fd266e9789f3abe768fa7379
treeb62d8ec226319e5bf395cdfbda927f9dea1bf219
parentde0918e62deb343f3101fe5eb8ea9579405f0792
xfsprogs: update 'make deb' to use tarball

This patch changes the build process so that 'make deb' uses the same
process of creating a source tree as the release script.

* Add a list of files which go in the release tarball in .gitcensus
  This is needed so that you can create a tarball in a bare release
  tree, when .git is not available.

* Modify the SRCTAR target to include files from .gitcensus and use tar
  instead of git archive.

* Modify the SRCTARINC files to include .gitcensus, and include
  .gitcensus in the 'make realclean' target.

* remove the 'make source-link' target.

Signed-off-by: Ben Myers <bpm@sgi.com>
Reviewed-by: Nathan Scott <nathans@debian.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
.gitignore
Makefile
include/buildrules