[Lcdproc] Lcdexec: SHELL environment variable not set

Robert Buchholz rbu@gentoo.org
Thu Feb 8 19:26:02 2007


This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig689C5F6A6AEA3E4521FF6F05
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Michelle Dupuis schrieb:
> I made the change and it now works.  I don't know how to use the diff/p=
atch
> tools.  If you want to send me a few commands I'd be happy to submit th=
e
> changes.

I don't know if there's a small guide for this anywhere, but here's what
I do:

If you only changed one file, call
  diff -u filename.orig file > file.patch

If you changed more, you should diff the whole directory tree. Have one
original, and another with the changes made and call
  diff -Nuar dir.orig dir > dir.patch

Then look into the patch whether everything worked and sent it to the
list :-)

Bye,

Robert


--------------enig689C5F6A6AEA3E4521FF6F05
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFy3kFyZx3L/ph1soRAlpFAKCHtbIU75d8X5PGNuJ4/PbXa8eWFwCggEoA
Rwo6XJ5fev/gmKadM+lODy4=
=W3c1
-----END PGP SIGNATURE-----

--------------enig689C5F6A6AEA3E4521FF6F05--