maint.mk: adjust a release-related rule not to require use of gzip
authorJim Meyering <meyering@redhat.com>
Sat, 1 Oct 2011 15:33:42 +0000 (17:33 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Oct 2011 15:34:07 +0000 (17:34 +0200)
commit244794a7887f13d9cdb91fed96932cc479905b96
treea884578300bf9d016102c4459a9de66320a21745
parent249999fae8f857a1ab285dc936e697f1e10138e9
maint.mk: adjust a release-related rule not to require use of gzip

* top/maint.mk (writable-files): Don't hard-code use of .tar.gz.
Instead, check each file in $(DIST_ARCHIVES).  This is better for
projects that build only .tar.xz files.  Also fix an erroneous test.
ChangeLog
top/maint.mk