[PATCH] drop ports ignore

Mike Frysinger vapier@gentoo.org
Tue Jul 3 19:21:00 GMT 2012


Now that it's been merged back into mainline, we don't want to ignore
the dir anymore.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore |    1 -
 ChangeLog  |    4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 98f00f3..ee8b6dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,5 +38,4 @@ autom4te*.cache
 
 /linuxthreads
 /linuxthreads_db
-/ports
 /rtkaio
diff --git a/ChangeLog b/ChangeLog
index dc750a5..4ca9e6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-03  Mike Frysinger  <vapier@gentoo.org>
+
+	* .gitignore: Delete /ports entry.
+
 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
 
 	* Makeconfig [!+link] (+link-before-libc): New variable.
-- 
1.7.9.7



More information about the Libc-alpha mailing list