summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpiros Georgaras2022-04-29 17:45:57 +0300
committerSpiros Georgaras2022-04-29 17:45:57 +0300
commit17a4eebe2eee1c4d676e41255c0987245e4ce674 (patch)
treecce2a937d19767049cf6d52bb0f3a105f9fe0bc9 /PKGBUILD
parent45f7f19d51b235a7be5ae52761b2ca50250ec66e (diff)
parenta04234764e03d9cf221204664e756e1862794d3d (diff)
downloadaur-17a4eebe2eee1c4d676e41255c0987245e4ce674.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/pyradio-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc31d5306815..c2c39a18d13b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ package() {
cd $pkgname
install -Dm644 LICENCE "$pkgdir/usr/share/licenses/pyradio/LICENSE"
- install -Dm644 *{html,md} -t "$pkgdir/usr/share/doc/pyradio"
+ install -Dm644 ./*{html,md} -t "$pkgdir/usr/share/doc/pyradio"
install -Dm644 pyradio{,_rb}.1 -t "$pkgdir/usr/share/man/man1"
PIP_CONFIG_FILE=/dev/null python -m pip install --no-warn-script-location --isolated --root="$pkgdir" --ignore-installed --no-deps .