diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 18:48:34 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 18:48:34 -0200 |
commit | 96a4a07c598b26987ed29fbae3cd721f199b6113 (patch) | |
tree | 53999b8383f118d62e94c104cc4e7ebed12107a6 /Makefile | |
parent | 8bbdffc3e95a74b5a747edd481bde5651bceff5a (diff) | |
download | keyringer-96a4a07c598b26987ed29fbae3cd721f199b6113.tar.gz keyringer-96a4a07c598b26987ed29fbae3cd721f199b6113.tar.bz2 |
Makefile cleanup
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,4 +49,3 @@ build_man: tarball: git archive --prefix=keyringer-$(VERSION)/ --format=tar HEAD | bzip2 >../tarballs/keyringer-$(VERSION).tar.bz2 - #cd ../tarballs && ln -s keyringer-$(VERSION).tar.bz2 keyringer-$(VERSION).orig.tar.bz2 |