summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMustafa Kuscu2018-02-06 20:52:58 +0300
committerMustafa Kuscu2018-02-06 20:52:58 +0300
commit29868f954465cbc375b48e8c6f518e24c746976d (patch)
tree20af8545fa9ad05f4ebac2fa7df2431ce5eccbef /PKGBUILD
parent4f753eacf0e054903ce0c4de89d047e4d7b7acdc (diff)
downloadaur-29868f954465cbc375b48e8c6f518e24c746976d.tar.gz
remove conflicting files from this package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f860924328ba..f1ff2a13da3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ md5sums=('8f322a60c80e31c34ef8979edaf68aae')
prepare() {
# remove the following from source, as they already exist in the root file system
-rm man-pages-tr-1.0.5/source/man1/{chage,passwd}.1.xml
+rm man-pages-tr-1.0.5/source/man1/{apropos,man,manpath,chage,passwd}.1.xml
rm man-pages-tr-1.0.5/source/man5/{passwd,shadow}.5.xml
rm man-pages-tr-1.0.5/source/man8/{groupadd,groupdel,groupmod,useradd,userdel,usermod}.8.xml
}