[paludis-commits] r4580 - trunk/paludis/repositories/e/ebuild

dleverton at svn.pioto.org dleverton at svn.pioto.org
Thu Apr 17 15:19:04 UTC 2008


Author: dleverton
Date: 2008-04-17 15:19:04 +0000 (Thu, 17 Apr 2008)
New Revision: 4580

Modified:
   trunk/paludis/repositories/e/ebuild/ebuild.bash
Log:
Add comment.


Modified: trunk/paludis/repositories/e/ebuild/ebuild.bash
===================================================================
--- trunk/paludis/repositories/e/ebuild/ebuild.bash	2008-04-17 14:58:10 UTC (rev 4579)
+++ trunk/paludis/repositories/e/ebuild/ebuild.bash	2008-04-17 15:19:04 UTC (rev 4580)
@@ -464,6 +464,7 @@
                 die "${action} failed"
             fi
             if [[ ${action} == "init" ]] ; then
+                # source again with WORKDIR set, so S=${WORKDIR}/blahblahblah works
                 ebuild_load_ebuild "${ebuild}"
             fi
             perform_hook ebuild_${action}_post



More information about the paludis-commits mailing list