hub: add nostrip as suggested by @dominikh
This commit is contained in:
parent
937e1fb462
commit
81aff8634d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
homepage="http://hub.github.com/"
|
||||
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
||||
hostmakedepends="go"
|
||||
|
@ -12,6 +12,7 @@ short_desc="command line tool for Github"
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="MIT"
|
||||
checksum=2da1351197eb5696c207f22c69a5422af052d74277b73d0b8661efb9ec1d0eb1
|
||||
nostrip=yes
|
||||
|
||||
do_build() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue
Block a user