forked from ports/contrib
password-store: fixed man-page path
This commit is contained in:
parent
9de2e1ab3e
commit
8c1d9cef35
@ -5,7 +5,6 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/pass
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/usr/
|
||||
drwxr-xr-x root/root usr/usr/man/
|
||||
drwxr-xr-x root/root usr/usr/man/man1/
|
||||
-rw-r--r-- root/root usr/usr/man/man1/pass.1.gz
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/pass.1.gz
|
||||
|
@ -5,11 +5,11 @@
|
||||
|
||||
name=password-store
|
||||
version=1.4.2
|
||||
release=1
|
||||
release=2
|
||||
source=(http://git.zx2c4.com/password-store/snapshot/password-store-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i 's/share/usr/g' Makefile
|
||||
sed -i 's.share/..g' Makefile
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user