mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Fix install dir fault in driver
This commit is contained in:
parent
923e55b964
commit
e7ad0628cd
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -15,6 +15,7 @@ sha256sums=("4d1e3ee713af1bac2e86627d5fed3c542187f2246168f195b3ec802607c71e8b")
|
|||
prepare() {
|
||||
mkdir -p build
|
||||
cd indi-3rdparty-${pkgver}
|
||||
sed -i -e 's@"/lib@"/usr/lib@' indi-orion-ssg3/CMakeLists.txt
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue