decide on install location /usr/local/bin/BTdaemon

This commit is contained in:
matthias.ringwald 2009-09-13 21:00:53 +00:00
parent 038bc64c95
commit 32c63dd2ac

View File

@ -5,5 +5,5 @@ iphone_ip=@IPHONE_IP@
install-iphone: src/BTdaemon
cp $< $<-signed
export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate ; ldid -S $<-signed
scp $<-signed root@$(iphone_ip):/usr/bin/BTdaemon
scp $<-signed root@$(iphone_ip):/usr/local/bin/BTdaemon
scp resources/ch.ringwald.BTstack.plist root@$(iphone_ip):/Library/LaunchDaemons/