Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Feb 2003 10:51:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Feb 2003 10:51:15 -0500 Received: from bilbo.math.uni-mannheim.de ([134.155.88.153]:32441 "HELO bilbo.math.uni-mannheim.de") by vger.kernel.org with SMTP id ; Wed, 26 Feb 2003 10:51:15 -0500 From: Rolf Eike Beer To: linux-kernel@vger.kernel.org Subject: [PATCH 2.5.63] typo in Makefile Date: Wed, 26 Feb 2003 17:02:29 +0100 User-Agent: KMail/1.5 Cc: Linus Torvalds MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302261702.29970@bilbo.math.uni-mannheim.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 22 It's typo time. Looks like an "off by one" on the keyboard. Please apply, Eike --- linux-2.5.63/Makefile Mon Feb 24 20:05:08 2003 +++ linux-2.5.63-eike/Makefile Wed Feb 26 16:58:13 2003 @@ -580,7 +580,7 @@ . scripts/mkspec >kernel.spec # Build a tar ball, generate an rpm from it and pack the result -# There arw two bits of magic here +# There are two bits of magic here # 1) The use of /. to avoid tar packing just the symlink # 2) Removing the .dep files as they have source paths in them that # will become invalid - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/