[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (3e58bfb7a60a037017e67f2ab6cd1ac84e417ff6)

Eric Sandall eric at sandall.us
Fri Mar 2 14:39:15 EST 2007


Quoting Jaka Kranjc <scm at mail.sourcemage.org>:
> GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:
>
>  disk/reiserfsprogs/BUILD   |    9 ++-------
>  disk/reiserfsprogs/HISTORY |    3 +++
>  2 files changed, 5 insertions(+), 7 deletions(-)
>
> New commits:
> commit 3e58bfb7a60a037017e67f2ab6cd1ac84e417ff6
> Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
> Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
>
>     reiserfsprogs: fixed man path
>
> diff --git a/disk/reiserfsprogs/BUILD b/disk/reiserfsprogs/BUILD
> index 0b2efe4..7051162 100755
> --- a/disk/reiserfsprogs/BUILD
> +++ b/disk/reiserfsprogs/BUILD
> @@ -1,8 +1,3 @@
>  # Fixes Bug #1108
> -./configure  --build=$BUILD                       \
> -             --prefix=${INSTALL_ROOT}/usr         \
> -             --sbindir=${INSTALL_ROOT}/sbin       \
> -             --sysconfdir=${INSTALL_ROOT}/etc     \
> -             --localstatedir=${INSTALL_ROOT}/var  \
> -             $OPTS                 &&
> -make
> +OPTS="$OPTS --sbindir=${INSTALL_ROOT}/sbin" &&
> +default_build
> diff --git a/disk/reiserfsprogs/HISTORY b/disk/reiserfsprogs/HISTORY
> index b7e9d06..f224d37 100644
> --- a/disk/reiserfsprogs/HISTORY
> +++ b/disk/reiserfsprogs/HISTORY
> @@ -1,3 +1,6 @@
> +2007-03-02 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
> +	* BUILD: simplify to use default_build so the manpath is ok too
> +
>  2007-02-16 Pol Vinogradov <vin.public at gmail.com>
>  	* DEPENDS: added for e2fsprogs

Does this change require a reinstall for it to take affect for users,  
or does it only affect compilation? If the former, don't forget  
PATCHLEVEL. ;)

-sandalle

-- 
Eric Sandall                        |  Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61  |  http://www.sourcemage.org/
http://eric.sandall.us/             |  SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/  #196285     |  http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the SM-Commit mailing list