[arch-commits] Commit in aws-c-common/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Oct 19 17:51:38 UTC 2020
Date: Monday, October 19, 2020 @ 17:51:37
Author: anatolik
Revision: 727215
osquery has moved off libaws-c-common.so.0unstable
Modified:
aws-c-common/trunk/PKGBUILD
----------+
PKGBUILD | 3 ---
1 file changed, 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-19 17:39:50 UTC (rev 727214)
+++ PKGBUILD 2020-10-19 17:51:37 UTC (rev 727215)
@@ -29,7 +29,4 @@
cmake --build build --target install -- DESTDIR="$pkgdir/"
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
- # Add a temporary symlink for backward compatibility
- ln -s libaws-c-common.so.1 "$pkgdir"/usr/lib/libaws-c-common.so.0unstable
}
More information about the arch-commits
mailing list