Changeset 230 for spec/trunk/SPECS


Ignore:
Timestamp:
Oct 26, 2011, 11:00:30 AM (14 years ago)
Author:
Yuri Dario
Message:

spec: autoconf fixed m4 path.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/autoconf.spec

    r168 r230  
    22Name:       autoconf
    33Version:    2.65
    4 Release:    3%{?dist}
     4Release:    4%{?dist}
    55License:    GPLv2+ and GFDL
    66Group:      Development/Tools
     
    5959export CONFIG_SHELL="/bin/sh"
    6060export PERL="/@unixroot/usr/bin/perl.exe"
     61export M4="/@unixroot/usr/bin/m4.exe"
    6162%configure \
    6263    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
     
    101102
    102103%changelog
     104* Wed Oct 26 2011 yd
     105- fixed m4 path
Note: See TracChangeset for help on using the changeset viewer.