Skip to content

Commit

Permalink
Simplify release
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Dec 19, 2017
1 parent 2999197 commit af5425c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
11 changes: 0 additions & 11 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,6 @@ archive:
- LICENSE
- LICENSE-tldr-pages

fpm:
vendor: Leigh McCulloch
homepage: https://4d63.com/tldr
maintainer: Leigh McCulloch <leigh@mcchouse.com>
description: Simplified and community-driven man pages (tldr-pages).
license: MIT
formats:
- deb
- rpm
- pacman

brew:
github:
owner: leighmcculloch
Expand Down
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ setup:

setup-release:
go get github.com/goreleaser/goreleaser
gem install --no-ri --no-rdoc fpm
sudo apt-get install -y rpm
sudo apt-get install -y bsdtar

0 comments on commit af5425c

Please sign in to comment.