s3cmd: don't put docs in /usr/usr.
This commit is contained in:
parent
66f830deda
commit
703b92b051
@ -1,7 +1,7 @@
|
||||
# Template file for 's3cmd'
|
||||
pkgname=s3cmd
|
||||
version=1.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="S3"
|
||||
@ -15,5 +15,5 @@ distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4c738263e616d61ef8c2e970ee0c5b6a92f358b1b6b545bd9a5fbbfe9f38e3a9
|
||||
|
||||
pre_install() {
|
||||
export S3CMD_INSTPATH_DOC="usr/share/doc"
|
||||
export S3CMD_INSTPATH_DOC="share/doc"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user