summaryrefslogtreecommitdiff
path: root/multimedia/ogle/files/patch-ogle.in
blob: b1d9fd1536ead6617f41b592af04f08125f5cfd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- scripts/ogle.in.orig	Sun Nov  9 18:14:38 2003
+++ scripts/ogle.in	Sun Nov  9 18:15:28 2003
@@ -330,7 +330,7 @@
 if [ -x $DVDP_ROOT/ogle_gui$gui_debug ]; then
 DVDP_UI=$DVDP_ROOT/ogle_gui$gui_debug
 else
-DVDP_UI=$exec_prefix/bin/ogle_gui$gui_debug
+DVDP_UI=%%LOCALBASE%%/lib/ogle/ogle_gui$gui_debug
 fi
 fi
 export DVDP_UI