Changeset 79 for spec/trunk/SPECS


Ignore:
Timestamp:
Nov 3, 2010, 4:18:38 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: rpm fix mkdir absolute references in source code.

File:
1 edited

Legend:

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

    r59 r79  
    200200# Using configure macro has some unwanted side-effects on rpm platform
    201201# setup, use the old-fashioned way for now only defining minimal paths.
     202RPM_MKDIR="/@unixroot/bin/mkdir.exe" ; export RPM_MKDIR ; \
    202203CONFIG_SHELL="/bin/sh" ; export CONFIG_SHELL ; \
    203204LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" ; export LDFLAGS ; \
Note: See TracChangeset for help on using the changeset viewer.