mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gpsbabel fix
This commit is contained in:
parent
74300aaedb
commit
cde83d4ff9
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ package() {
|
|||
|
||||
# Doc install
|
||||
mkdir -p $pkgdir/usr/share/doc/$pkgname
|
||||
cp -r $srcdir/babelweb/* $pkgdir/usr/share/doc/$pkgname//
|
||||
cp -r $srcdir/htmldoc/* $pkgdir/usr/share/doc/$pkgname//
|
||||
cp README* $pkgdir/usr/share/doc/$pkgname/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue