commit | bae2400ab3b9cbcf46921c4f54bf5eca36c718ec | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Mar 23 16:56:46 2009 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Mon Mar 23 16:56:46 2009 +0100 |
tree | 0ea40678f6e88f40ffe1177c728633f8713e0db0 | |
parent | f892e35c60a67e80719e1f385c50ac1cbe4b38bf [diff] |
fix tarball names generated by Makepkgs Currently Makepkgs generates the source tarball as dmapi-version.src.tar.gz, which is not what we used for recent releases and not what most other open source packages do. Change it to dmapi-version.tar.gz, and rename the binary tarball to dmapi-version.bin.tar.gz Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@sandeen.net>