Author: glen Date: Wed Dec 30 23:00:10 2009 GMT Module: packages Tag: HEAD ---- Log message: - pld banner inspired from debian
---- Files affected: packages/asterisk: pld-banner.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/asterisk/pld-banner.patch diff -u /dev/null packages/asterisk/pld-banner.patch:1.1 --- /dev/null Thu Dec 31 00:00:10 2009 +++ packages/asterisk/pld-banner.patch Thu Dec 31 00:00:04 2009 @@ -0,0 +1,12 @@ +--- asterisk-1.6.1.12/main/asterisk.c~ 2009-12-31 00:57:41.000000000 +0200 ++++ asterisk-1.6.1.12/main/asterisk.c 2009-12-31 00:59:34.041012391 +0200 +@@ -139,6 +139,9 @@ + "This is free software, with components licensed under the GNU General Public\n" \ + "License version 2 and other licenses; you are welcome to redistribute it under\n" \ + "certain conditions. Type 'core show license' for details.\n" \ ++ "=========================================================================\n" \ ++ "This package has been modified for the PLD Linux distribution\n" \ ++ "Please report all bugs to http://bugs.pld-linux.org/\n" \ + "=========================================================================\n", ast_get_version()) \ + + /*! \defgroup main_options Main Configuration Options ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
