Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152748037
D38044.id115053.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D38044.id115053.diff
View Options
diff --git a/tools/build/depend-cleanup.sh b/tools/build/depend-cleanup.sh
--- a/tools/build/depend-cleanup.sh
+++ b/tools/build/depend-cleanup.sh
@@ -110,3 +110,9 @@
# 20221115 42d10b1b56f2 move from rs.c to rs.cc
clean_dep usr.bin/rs rs c
+
+# 20230110 bc42155199b5 usr.sbin/zic/zic -> usr.sbin/zic
+if [ -d "$OBJTOP"/usr.sbin/zic/zic ] ; then
+ echo "Removing old zic directory"
+ rm -rf "$OBJTOP"/usr.sbin/zic/zic
+fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 9:07 PM (7 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31680190
Default Alt Text
D38044.id115053.diff (442 B)
Attached To
Mode
D38044: depend-cleanup.sh: handle zic moving one level up.
Attached
Detach File
Event Timeline
Log In to Comment