mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/opencolorio tweak
This commit is contained in:
parent
ca842e8375
commit
91a2e130ae
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ makedepends=('cmake')
|
|||
source=(http://github.com/imageworks/OpenColorIO/tarball/v$pkgver)
|
||||
sha1sums=('a015cb51b9b0ea0cdb3989fc23e1c18ad69511e0')
|
||||
|
||||
build()
|
||||
{
|
||||
build() {
|
||||
mv imageworks-OpenColorIO-* $pkgname-$pkgver
|
||||
cd $pkgname-$pkgver
|
||||
|
||||
|
|
Loading…
Reference in a new issue