fix direct PREFIX refs in Makefiles

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16243 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2010-01-11 18:07:48 +00:00
parent 38e6a93f79
commit d28a8cf3cd
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ reswig:
swig -java -c++ -I../../../include -package org.freeswitch.swig -outdir src/org/freeswitch/swig -o switch_swig_wrap.cpp mod_java.i
local_install:
cp freeswitch.jar $(DESTDIR)$(PREFIX)/scripts
cp freeswitch.jar $(DESTDIR)@scriptdir@