From 1eb76885b36989a62737cdfb35a20954feb5b6b9 Mon Sep 17 00:00:00 2001 From: Rainer Hochecker Date: Tue, 16 Dec 2014 12:21:41 +0100 Subject: Revert "change xbmc/ path to src/ in all files" This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92. --- tools/darwin/Support/makepythoninterface.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/darwin/Support/makepythoninterface.command') diff --git a/tools/darwin/Support/makepythoninterface.command b/tools/darwin/Support/makepythoninterface.command index d670659e60..ec2d2b42ef 100755 --- a/tools/darwin/Support/makepythoninterface.command +++ b/tools/darwin/Support/makepythoninterface.command @@ -8,5 +8,5 @@ fi if [ "$ACTION" = build ] ; then make -f ${SRCROOT}/codegenerator.mk - make -f ${SRCROOT}/src/gen-compileinfo.mk + make -f ${SRCROOT}/xbmc/gen-compileinfo.mk fi -- cgit v1.2.3