Date: Thu, 24 May 2007 11:08:08 -0700 From: Nate Lawson <nate@root.org> To: freebsd-x11@freebsd.org Subject: error in xkeyboard-config port Message-ID: <4655D488.50406@root.org>
next in thread | raw e-mail | index | archive | help
As part of the install-compiled rule, it tries to rm -f a directory. This causes make install to fail. Changing it to "rm -rf" succeeds. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4655D488.50406>