]> git.pld-linux.org Git - packages/povray.git/blob - povray-legal.patch
- use proper types on AMD64
[packages/povray.git] / povray-legal.patch
1 diff -urN povray-3.50a.org/src/optout.h povray-3.50a/src/optout.h
2 --- povray-3.50a.org/src/optout.h       Thu Oct 10 09:48:24 2002
3 +++ povray-3.50a/src/optout.h   Thu Oct 10 09:49:07 2002
4 @@ -46,8 +46,7 @@
5  #define OFFICIAL_VERSION_NUMBER 350
6  
7  #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
8 -#error You must complete the following DISTRIBUTION_MESSAGE macro
9 -#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................."
10 +#define DISTRIBUTION_MESSAGE_2 " PLD/Linux Team <feedback@pld-linux.org>"
11  #define DISTRIBUTION_MESSAGE_3 " The POV-Ray Team(tm) is not responsible for supporting this version."
12  
13  /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */
This page took 0.067486 seconds and 3 git commands to generate.