summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeriken2ch2016-05-26 00:17:14 -0700
committermeriken2ch2016-05-26 00:17:14 -0700
commitada5b956bfcc926ddc2b6c2c148463f765845bc6 (patch)
treef36d8a0d179660c7fd218cf96d1f1fe0889dbf42
parentae460569f6ac4aaf8c30f5a64da7b93f4b72c91c (diff)
downloadaur-ada5b956bfcc926ddc2b6c2c148463f765845bc6.tar.gz
Update PKGBUILD.
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e329bd81297..48d3a4561577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,4 +32,6 @@ build() {
package() {
cd "$srcdir/$_gitname/CMakeBuild"
make DESTDIR="$pkgdir/" install
+ cd "../CLRadeonExtender/CLRX-mirror-master"
+ make DESTDIR="$pkgdir/" install
} \ No newline at end of file