# HG changeset patch # User Christopher Rogers # Date 1287090959 0 # Node ID 473886fe148a6d9d6d9a589dc339a572c5a20d77 # Parent 5b6e682d7c6257bbc02efb1251b99f4d356d6152 Fixed linux receipt to archive aufs2 right. diff -r 5b6e682d7c62 -r 473886fe148a linux/receipt --- a/linux/receipt Thu Oct 14 17:57:21 2010 +0000 +++ b/linux/receipt Thu Oct 14 21:15:59 2010 +0000 @@ -24,9 +24,8 @@ else # Aufs2 from git repository git clone http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git aufs2-$_AUFSVER-$VERSION - cd aufs2-$_AUFSVER-$VERSION && git checkout origin/aufs2-34 tar czf $TARBALL aufs2-$_AUFSVER-$VERSION - + cd aufs2-$_AUFSVER-$VERSION && git checkout origin/aufs2-34 fi #cd aufs2-$_AUFSVER-$VERSION 2>/dev/null cp -a Documentation fs include $src