SOURCES: flixengine.init - install mencoder to system bindir

glen glen at pld-linux.org
Fri Dec 29 14:45:41 CET 2006


Author: glen                         Date: Fri Dec 29 13:45:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- install mencoder to system bindir

---- Files affected:
SOURCES:
   flixengine.init (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/flixengine.init
diff -u SOURCES/flixengine.init:1.6 SOURCES/flixengine.init:1.7
--- SOURCES/flixengine.init:1.6	Thu Dec 28 18:53:16 2006
+++ SOURCES/flixengine.init	Fri Dec 29 14:45:36 2006
@@ -10,14 +10,12 @@
 # Source function library
 . /etc/rc.d/init.d/functions
 
-# set some variables
-export PATH=$PATH:/usr/libexec/on2/flixengine
 ## Specify the mencoder binary for flixd to use when decoding source files.
 ## If running flixd from the command line or using su within this script to run
 ## it as another user ensure that this environment variable is set. The default
 ## install path for mencoder will not be in PATH so without this variable set
 ## flixd will be unable to decode source files.
-export FLIXD_MENCODER=/usr/libexec/on2/flixengine/mencoder
+export FLIXD_MENCODER=/usr/bin/mencoder-flixengine
 
 AUTHDIR=/var/lib/on2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/flixengine.init?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list