From 741219fe6e6f0ec30c17cee82be7881c0e165fa2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 26 Sep 2007 16:20:41 +0000 Subject: [PATCH] moved readline to libreadline to represent the package name correctly SVN-Revision: 9037 --- libs/{readline => libreadline}/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename libs/{readline => libreadline}/Makefile (97%) diff --git a/libs/readline/Makefile b/libs/libreadline/Makefile similarity index 97% rename from libs/readline/Makefile rename to libs/libreadline/Makefile index d61f36068b..c86114162c 100644 --- a/libs/readline/Makefile +++ b/libs/libreadline/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ +# $Id: Makefile 5624 2006-11-23 00:29:07Z nbd $ include $(TOPDIR)/rules.mk -- 2.30.2