summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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
}