diff --git a/ChangeLog b/ChangeLog index d3051008..c79fb001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # $Id$ +2006-11-21 + * Changed autotools for subversion versioning. + * Updated svn ebuild for gentoo. + 2006-11-20 * fix compile error with --disable-xdamage when Xdamage.h not present. diff --git a/app-admin/conky/conky-1.9999.ebuild b/app-admin/conky/conky-1.9999.ebuild index c9c0b7e7..a1245006 100644 --- a/app-admin/conky/conky-1.9999.ebuild +++ b/app-admin/conky/conky-1.9999.ebuild @@ -53,7 +53,7 @@ DEPEND=" S=${WORKDIR}/conky src_compile() { - ./autogen.sh + ./autogen.sh ${ESVN_STORE_DIR}/${ESVN_PROJECT}/conky1 local mymake if useq ipv6 ; then