summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Santana Vieira2017-05-24 11:19:19 -0300
committerLeonardo Santana Vieira2017-05-24 11:19:19 -0300
commit19b7a6b17836650ad7a9589e67069e6e5c6c47a0 (patch)
tree88781b9b221d8d497aaa23496864f1a27700cc34
parent6fb6a97b0d60fd713c3447aa47ff5b8dc05e7434 (diff)
downloadaur-19b7a6b17836650ad7a9589e67069e6e5c6c47a0.tar.gz
metadata update
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 432be73b63fd..ca734b75425d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,5 +29,4 @@ build() {
package() {
cd ${srcdir}/${_pkgname}
install -Dm755 modules/mysql.so ${pkgdir}/usr/lib/php/modules/mysql.so
- install -Dm644 LICENSE $pkgdir/usr/share/licenses/${pkgname}/PHP
}