SOURCES: helixplayer-bzip2.patch - it needs full path

glen glen at pld-linux.org
Fri Jan 4 09:38:42 CET 2008


Author: glen                         Date: Fri Jan  4 08:38:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- it needs full path

---- Files affected:
SOURCES:
   helixplayer-bzip2.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/helixplayer-bzip2.patch
diff -u SOURCES/helixplayer-bzip2.patch:1.1 SOURCES/helixplayer-bzip2.patch:1.2
--- SOURCES/helixplayer-bzip2.patch:1.1	Thu Jan  3 23:37:17 2008
+++ SOURCES/helixplayer-bzip2.patch	Fri Jan  4 09:38:36 2008
@@ -6,7 +6,7 @@
          if (self.archive_type == "bz2"):
 -            self.archive_prog = os.path.join(project.bzip2_path,
 -                self.inst_output_dir, "bzip2")
-+            self.archive_prog = "bzip2"
++            self.archive_prog = "/usr/bin/bzip2"
  
      #######################################################################
      # CleanTempFiles: clean up temp files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/helixplayer-bzip2.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list