summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-01-07 18:10:37 +0100
committersL1pKn072021-01-07 18:10:37 +0100
commit2719e730333270f8e4618564c9608ab98fccbb23 (patch)
treef507ca62644608e588b14d116ae39eb9239780fa
parent01bfc0fadecac438b2627248741a7caa691a98af (diff)
downloadaur-2719e730333270f8e4618564c9608ab98fccbb23.tar.gz
bump
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a0b01f368dd..1240967c1d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,6 +39,6 @@ build() {
package(){
make -C build DESTDIR="${pkgdir}" install
- install -Dm644 "${_plug}/FluxSmooth/documentation/readme.html" "${pkgdir}/usr/share/doc/${_plug}/readme.html"
+ install -Dm644 "${_plug}/FluxSmooth/documentation/readme.html" "${pkgdir}/usr/share/doc/avisynth/${_plug}/readme.html"
}