Ignore:
Timestamp:
Nov 15, 2006, 6:30:04 PM (17 years ago)
Author:
Bruno Cornec
Message:

Fix a rpm build issue on x86_64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/distributions/rpm/mindi.spec

    r846 r933  
    3838export PREFIX=${RPM_BUILD_ROOT}%{_exec_prefix}
    3939export CONFDIR=${RPM_BUILD_ROOT}%{_sysconfdir}
     40export MANDIR=${RPM_BUILD_ROOT}%{_mandir}
     41export LIBDIR=${RPM_BUILD_ROOT}%{_libdir}
     42export DOCDIR=${RPM_BUILD_ROOT}%{_docdir}
    4043export RPMBUILDMINDI="true"
    4144
Note: See TracChangeset for help on using the changeset viewer.