SOURCES: motion-config.patch - fixed conf path, typo

jezik jezik at pld-linux.org
Tue Jun 10 19:29:31 CEST 2008


Author: jezik                        Date: Tue Jun 10 17:29:31 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed conf path, typo

---- Files affected:
SOURCES:
   motion-config.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/motion-config.patch
diff -u SOURCES/motion-config.patch:1.3 SOURCES/motion-config.patch:1.4
--- SOURCES/motion-config.patch:1.3	Tue Jun 10 19:18:58 2008
+++ SOURCES/motion-config.patch	Tue Jun 10 19:29:26 2008
@@ -5,7 +5,7 @@
  ################################################################################
  CFLAGS       = @CFLAGS@ -Wall -DVERSION=\"@PACKAGE_VERSION@\"  \
 -	       -Dsysconfdir=\"$(sysconfdir)\" -Ddocdir=\"$(docdir)\"
-+	       -Dsysconfdir=\"$(sysconfdir)\motion\" -Ddocdir=\"$(docdir)\motion\"
++	       -Dsysconfdir=\"$(sysconfdir)/motion\" -Ddocdir=\"$(docdir)/motion\"
  LDFLAGS      = @LDFLAGS@
  LIBS         = @LIBS@ 
  VIDEO_OBJ    = @VIDEO@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/motion-config.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list