From c5aaa008d6a39d4cb016847eaf176584209b1ac6 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 19 Sep 2012 03:46:35 +0200 Subject: Fix git regression. --- src/password-store.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/password-store.sh b/src/password-store.sh index 17b378f..411f467 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -11,7 +11,7 @@ GIT_DIR="$PREFIX/.git" GPG_OPTS="--quiet --yes --batch" export GIT_DIR -export GIT_DIR_WORK_TREE="$PREFIX" +export GIT_WORK_TREE="$PREFIX" version() { cat <<_EOF -- cgit v1.2.3-70-g09d2 ng' alt='cgit logo'/> index : portato
Portato - A Portage GUIRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/portato/eix/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-12Updated French translation to current code statusClement Bourgeois1-52/+56
2010-05-12Unused French translations purgedClement Bourgeois1-18/+0
2010-05-11Fix release script pathesv0.14René 'Necoro' Neumann1-1/+2
2010-05-11Add '--plugin-dir' optionRené 'Necoro' Neumann1-1/+9
2010-05-11Add a README message to the releaseRené 'Necoro' Neumann1-1/+14