summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Nakhimovich2022-03-03 01:50:35 +0200
committerDaniel Nakhimovich2022-03-03 01:50:35 +0200
commit2ec93bffd39a80a22e44fc648572957bef6a68e3 (patch)
tree4899a41dfd30e6e58bdb4c06f6ff51c8b18ebb5f
parent7370235a0198ea353aea9bc71b41288d23dce8a6 (diff)
downloadaur-2ec93bffd39a80a22e44fc648572957bef6a68e3.tar.gz
remove outdated fix
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f343aa65fa0..52c4bca0b40b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,5 +28,4 @@ package(){
make DESTDIR="$pkgdir/" install
# install -Dm644 Doc/License.txt "$pkgdir/usr/share/licenses/$_pkgname/LICENSE"
cd "$pkgdir/usr"
- mv lib64 lib
}