wok diff rox-filer/stuff/rox-filer @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/rox-filer/stuff/rox-filer	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +APP_DIR="/usr/share/rox-filer/"
     1.7 +export APP_DIR
     1.8 +
     1.9 +/usr/share/rox-filer/rox-filer $@