git: 9front

Download patch

ref: e3bcc8430729f433b9f358ad2a09a24d7f8ef078
parent: a4fa2656e92d4ed035f1539845b02465fe37fa03
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Jan 2 01:05:47 EST 2018

ape/libauth: remove auth_wep.$O from mkfile

--- a/sys/src/ape/lib/auth/mkfile
+++ b/sys/src/ape/lib/auth/mkfile
@@ -15,7 +15,6 @@
 	auth_respond.$O\
 	auth_rpc.$O\
 	auth_userpasswd.$O\
-	auth_wep.$O\
 	login.$O\
 	newns.$O\
 	noworld.$O\
--