aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5747779d733f..689abe4e4430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ build() {
# Reassemble and decompress libdepthengine.so.20
# AUR has a 200 KB blob limit...
cat ../libdepthengine.so.2.0.xz-part-{1,2,3} > libdepthengine.so.2.0.xz
- xz -d libdepthengine.so.2.0.xz
+ xz -df libdepthengine.so.2.0.xz
}
package() {