mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
debian: ignore performance corpus when making source package
Currently "make debian-snapshot" will include the performance corpus tarball in the source package, which slows things down and wastes disk space. tar-ignore is needed twice to keep the default exclude rules (e.g. to exclude .git)
This commit is contained in:
parent
473930bb6f
commit
f516b7caa2
1 changed files with 2 additions and 0 deletions
2
debian/source/options
vendored
2
debian/source/options
vendored
|
@ -1 +1,3 @@
|
|||
single-debian-patch
|
||||
tar-ignore
|
||||
tar-ignore=performance-test/download/*.tar.xz
|
||||
|
|
Loading…
Reference in a new issue