commit: c0cdb1df4e6dab9edf6a226b2bb932d4ec264c56
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 21 21:06:13 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 21:06:13 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=c0cdb1df
ChangeLog: updated
---
ChangeLog | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 8119307..73fea9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-21
+
+ * Correct the behavior of install-xattr for when it is executed in a
portage
+ environment. We must chdir to OLDPWD rather than using PWD else we
wind up
+ installing into /usr/lib/portage.
+
2014-06-07
* Switch from error() to errx() in fix-gnustack.c and paxctl-ng.c to