Changeset 4223:32d9b0b9ac4b in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
08/24/10 10:44:09 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r4060 r4223  
    9999roarify.sht: 
    100100roarify: roarify.sht 
    101         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 
     101        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_SOVERSION)#g;' < roarify.sht > roarify 
    102102        chmod +rx roarify 
Note: See TracChangeset for help on using the changeset viewer.