summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFederico Simonetta2022-12-22 19:10:17 +0100
committerFederico Simonetta2022-12-22 19:10:17 +0100
commitf8c1bd7054088514a44db4c643e6d6ba53147772 (patch)
treeb95f38320070553d9e777c8d4d3e119e8b962964 /PKGBUILD
parent51f2afb12822277a22a40f4d65b385426db7df0a (diff)
downloadaur-pidgin-guifications-deb.tar.gz
Fixed build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7896123d3f96..137f474d7e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,6 @@ package(){
# Extract package data
tar -xJ -f data.tar.xz -C "${pkgdir}"
- install -D -m644 "usr/share/doc/pidgin-guifications/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ # install -D -m644 "usr/share/doc/pidgin-guifications/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}