[SM-Commit] GIT changes to master grimoire by Anton Brondz (11f3b277eff5bd2fcfcb8eda92461c4c125130cf)
Ladislav Hagara
ladislav.hagara at unob.cz
Wed Aug 30 04:22:17 EDT 2006
> GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:
>
> x11-toolkits/xdialog/BUILD | 2 ++
> x11-toolkits/xdialog/HISTORY | 1 -
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> New commits:
> commit 11f3b277eff5bd2fcfcb8eda92461c4c125130cf
> Author: Anton Brondz <dinolinux at sourcemage.org>
> Commit: Anton Brondz <dinolinux at sourcemage.org>
>
> xdialog: fixed a mistake in BUILD, thanks lynxlynxlynx
>
> diff --git a/x11-toolkits/xdialog/BUILD b/x11-toolkits/xdialog/BUILD
> index 295425e..7d3b49a 100755
> --- a/x11-toolkits/xdialog/BUILD
> +++ b/x11-toolkits/xdialog/BUILD
> @@ -1,3 +1,4 @@
> +make_single &&
> ./configure --prefix=${INSTALL_ROOT}/usr \
> --sysconfdir=${INSTALL_ROOT}/etc \
> --localstatedir=${INSTALL_ROOT}/var \
> @@ -6,4 +7,5 @@
> $OPTS &&
> sedit "s:RANLIB = @RANLIB@:RANLIB = /usr/bin/ranlib:" lib/Makefile &&
> make &&
> +make_normal &&
> make install
And what about this "make install" you added to BUILD (git show
87423cd03aa03d200c30479b56537a5a268da7fa)?
--
Ladislav Hagara
More information about the SM-Commit
mailing list