Author: lisu Date: Tue Feb 10 14:33:28 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - set proper path for tennix.tnx file
---- Files affected: SOURCES: tennix-path.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/tennix-path.patch diff -u /dev/null SOURCES/tennix-path.patch:1.1 --- /dev/null Tue Feb 10 15:33:28 2009 +++ SOURCES/tennix-path.patch Tue Feb 10 15:33:22 2009 @@ -0,0 +1,11 @@ +--- tennix-0.7.0/tennix.h~ 2009-02-06 00:38:26.000000000 +0100 ++++ tennix-0.7.0/tennix.h 2009-02-10 15:27:53.000000000 +0100 +@@ -34,7 +34,7 @@ + #endif + + #define ARCHIVE_FILE "tennix.tnx" +-#define ARCHIVE_FILE_INSTALLED "/" PREFIX "share/tennix/" ARCHIVE_FILE ++#define ARCHIVE_FILE_INSTALLED "/usr/share/tennix/tennix.tnx" + + #define COPYRIGHT "Copyright 2003, 2007, 2008, 2009 Thomas Perl" + #define URL "http://icculus.org/tennix/" ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
