Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102935406
D46872.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
298 B
Referenced Files
None
Subscribers
None
D46872.diff
View Options
diff --git a/usr.bin/locate/locate/updatedb.sh b/usr.bin/locate/locate/updatedb.sh
--- a/usr.bin/locate/locate/updatedb.sh
+++ b/usr.bin/locate/locate/updatedb.sh
@@ -96,5 +96,5 @@
echo "updatedb: locate database $tmp is empty" >&2
exit 1
fi
- install $tmp $FCODES
+ cat $tmp >$FCODES
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 11:13 PM (6 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13446407
Default Alt Text
D46872.diff (298 B)
Attached To
Mode
D46872: locate.updatedb: Revert to using cat to copy the db.
Attached
Detach File
Event Timeline
Log In to Comment