From 6173598684ea3dedd717d8715317874e9bc3ffd1 Mon Sep 17 00:00:00 2001 From: Michal Cihar Date: Tue, 5 May 2009 14:24:15 +0000 Subject: [PATCH] Fix path in news entry. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a309ef24..a1c151cc 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ - osc sr create consumes DESTPRJ [DESTPKG] arguments only - osc build now also tested on native arm targets where uname -m reports a string like armv{4l,5el,6l,7el,7l} - osc rlog now works with srcmd5 also -- plugins now should be placed in /usr/lib/osc to match FHS (the /var path is still supported though) +- plugins now should be placed in /usr/lib/osc-plugins to match FHS (the /var path is still supported though) 0.117: - support checkout of single package via "osc co PACKAGE" when local dir is project