From 71145c51cee8a2cc34aacc40c86fe8afcbee2b7b Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 9 May 2011 15:05:26 -0400 Subject: Moving the local install to /home/jconti/Projects/indicators/example/build. --- indicator-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indicator-install.sh') diff --git a/indicator-install.sh b/indicator-install.sh index f92cb15..9300a46 100755 --- a/indicator-install.sh +++ b/indicator-install.sh @@ -1,6 +1,6 @@ #!/bin/bash -PREFIX_NAME="$HOME/Projects/indicator-example/build" +PREFIX_NAME="$HOME/Projects/indicators/example/build" cp -v "$PREFIX_NAME/share/dbus-1/services/indicator-example.service" "/usr/share/dbus-1/services/" cp -v "$PREFIX_NAME/indicators/2/libexample.so" "/usr/lib/indicators/5/" -- cgit v1.2.3