Author: jpc Date: Tue Aug 30 01:10:14 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - move all files to pyexecdir
---- Files affected: SOURCES: gst-python-sitedir.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gst-python-sitedir.patch diff -u /dev/null SOURCES/gst-python-sitedir.patch:1.1 --- /dev/null Tue Aug 30 03:10:14 2005 +++ SOURCES/gst-python-sitedir.patch Tue Aug 30 03:10:09 2005 @@ -0,0 +1,11 @@ +--- gst-python-0.8.2/gst/Makefile.am 2005-08-30 03:03:37.495335360 +0200 ++++ gst-python-0.8.2/gst/Makefile.am~ 2005-06-14 13:10:30.000000000 +0200 +@@ -5,7 +5,7 @@ + pkgpythondir = $(pythondir)/gst + pkgpyexecdir = $(pyexecdir)/gst + +-pygstdir = $(pkgpythondir) ++pygstdir = $(pkgpyexecdir) + pygst_PYTHON = __init__.py + + pygstexecdir = $(pkgpyexecdir) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
