Ignore packer/packer_cache during dpkg-source generation
authorMichael Prokop <mika@grml.org>
Thu, 22 Sep 2016 12:08:21 +0000 (14:08 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 22 Sep 2016 12:25:18 +0000 (14:25 +0200)
Otherwise if packer/packer_cache contains the cached ISO files
the generated grml-debootstrap_*.tar.xz contains all the cache
files which is clearly unwanted.

Thanks: Guillem Jover for the hint


No differences found