summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/libptytty.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libptytty.xibuild b/repo/system/libptytty.xibuild
index 6c5c89a..f4c5bcf 100644
--- a/repo/system/libptytty.xibuild
+++ b/repo/system/libptytty.xibuild
@@ -21,4 +21,5 @@ build () {
package () {
make DESTDIR=$PKG_DEST install
+ mv $PKG_DEST/usr/lib64 $PKG_DEST/usr/lib
}