1.1 --- a/openpkg/openpkg.spec Wed Aug 01 23:56:04 2012 +0200 1.2 +++ b/openpkg/openpkg.spec Thu Aug 02 00:01:34 2012 +0200 1.3 @@ -1061,6 +1061,7 @@ 1.4 ./configure \ 1.5 --prefix=%{l_prefix} \ 1.6 --disable-nls 1.7 + touch man/diff.1 man/diff3.1 && ${l_make} || exit $? 1.8 ( mv src/diff src/diff3 src/sdiff src/cmp .. 1.9 ${l_make} clean || true 1.10 mv ../diff ../diff3 ../sdiff ../cmp .