summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkkl24012015-06-28 00:00:44 +0200
committerkkl24012015-06-28 00:00:44 +0200
commit5f2824e639b076c655fec079460f13812917dfde (patch)
tree5b27da5f09f434f3ad391f6dd842b521107c483b
parent0302ca9793eba31aaf4a72172128b18e8acb1c8c (diff)
downloadaur-5f2824e639b076c655fec079460f13812917dfde.tar.gz
Add "replaces"
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b6607067a30..5d522324c64e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ options=('docs')
source=("http://www.w3.org/TR/1999/REC-html401-19991224/html40.tgz")
md5sums=('1ed76627ba80816079649f67023ec7ab')
noextract=("html40.tgz")
+replaces=('html4-doc')
build() {
cd "$srcdir"