Changeset 1706:4400f3a0e375 in roaraudio


Ignore:
Timestamp:
05/14/09 14:22:55 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use -f on semi install symlinks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/ao/Makefile

    r1404 r1706  
    99        cp libroar.so ${INSTALL_DIR} 
    1010semi-install: libroar.so 
    11         ln -s `pwd`/libroar.so ${INSTALL_DIR} 
     11        ln -fs `pwd`/libroar.so ${INSTALL_DIR} 
    1212 
    1313libroar.so: ao_roar.c 
Note: See TracChangeset for help on using the changeset viewer.