Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
eko5624 authored Sep 3, 2024
1 parent 9944cce commit 4cef8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vapoursynth/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package() {
gendef VapourSynth.dll
eval "${vapoursynth_generate_lib}"
mkdir -p $pkgdir/opt/lib/pkgconfig
mkdir -p $pkgdir/opt/include
mkdir -p $pkgdir/opt/include/vapoursynth
mv sdk/include/vapoursynth/VapourSynth.h $pkgdir/opt/include/vapoursynth
mv sdk/include/vapoursynth/VapourSynth4.h $pkgdir/opt/include/vapoursynth
mv sdk/include/vapoursynth/VSScript.h $pkgdir/opt/include/vapoursynth
Expand Down

0 comments on commit 4cef8a0

Please sign in to comment.