Changeset 3196:bb7300c71dda in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
01/23/10 17:19:41 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

load libs of correct version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r3191 r3196  
    9393roarify.sht: 
    9494roarify: roarify.sht 
    95         sed 's#%%%PREFIX_COMP_LIBS%%%#$(PREFIX_COMP_LIBS)#g; s#%%%PREFIX_COMP_BINS%%%#$(PREFIX_COMP_BINS)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g;' < roarify.sht > roarify 
     95        sed 's#%%%PREFIX_COMP_LIBS%%%#$(PREFIX_COMP_LIBS)#g; s#%%%PREFIX_COMP_BINS%%%#$(PREFIX_COMP_BINS)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g; s#%%%VERSION%%%#$(COMMON_VERSION)#g;' < roarify.sht > roarify 
    9696        chmod +rx roarify 
Note: See TracChangeset for help on using the changeset viewer.