applying patches provided by griswold
svn path=/nixpkgs/trunk/; revision=19707
This commit is contained in:
@@ -7,7 +7,9 @@ if test -n "$rev"; then
|
||||
cd $out
|
||||
git checkout $rev
|
||||
fi
|
||||
find $out -name .git\* | xargs rm -rf
|
||||
|
||||
if test -z "$leaveDotGit"; then
|
||||
find $out -name .git\* | xargs rm -rf
|
||||
fi
|
||||
|
||||
stopNest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user