summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2016-01-17 00:52:28 +0000
committerdim <dim@FreeBSD.org>2016-01-17 00:52:28 +0000
commitca8dc5352dd5dd02635f70706c01a1a7868f9cff (patch)
treeecc644d95eda9c65e79ac92ff97cc553c012c97f /ObsoleteFiles.inc
parentf6c1bea004ecaa12d094346b2d959a51eceb1ebd (diff)
downloadFreeBSD-src-ca8dc5352dd5dd02635f70706c01a1a7868f9cff.zip
FreeBSD-src-ca8dc5352dd5dd02635f70706c01a1a7868f9cff.tar.gz
Remove leading slashes added to ObsoleteFiles.inc in r294113.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8ffc07e..2f2505a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -39,9 +39,9 @@
# done
# 20160116: Update mandoc to cvs snapshot 20160116
-OLD_FILES+=/usr/share/mdocml/example.style.css
-OLD_FILES+=/usr/share/mdocml/style.css
-OLD_DIRS+=/usr/share/mdocml
+OLD_FILES+=usr/share/mdocml/example.style.css
+OLD_FILES+=usr/share/mdocml/style.css
+OLD_DIRS+=usr/share/mdocml
# 20151225: new clang import which bumps version from 3.7.0 to 3.7.1.
OLD_FILES+=usr/lib/clang/3.7.0/include/sanitizer/allocator_interface.h
OLD_FILES+=usr/lib/clang/3.7.0/include/sanitizer/asan_interface.h
OpenPOWER on IntegriCloud