Re: [cdesktopenv-devel] [PATCH] Fic cpp output on Ubuntu 13

2014-03-12 Thread Christopher Turkel
Nice!I'll update the wiki. -Original Message- From: Jon Trulson To: Ulrich Wilkens Cc: CDE development Sent: Wed, Mar 12, 2014 4:02 pm Subject: Re: [cdesktopenv-devel] [PATCH] Fic cpp output on Ubuntu 13 On Wed, 12 Mar 2014, Ulrich Wilkens wrote: > > On Ubuntu 13 and i

Re: [cdesktopenv-devel] [PATCH] Fic cpp output on Ubuntu 13

2014-03-12 Thread Jon Trulson
On Wed, 12 Mar 2014, Ulrich Wilkens wrote: > > On Ubuntu 13 and its variants cpp puts some empty lines on top of > the output files. > With the outcome that in case of shell scripts the shebang line is > ignored. This breaks many parts in CDE. > This patch avoids the additional lines. > > > Appli