Compare commits
2 Commits
e4baa83a2a
...
831a5173c2
Author | SHA1 | Date | |
---|---|---|---|
831a5173c2 | |||
6a020fdc06 |
@ -128,7 +128,7 @@ git_build_into(){
|
||||
build_into(){
|
||||
|
||||
# Clean up source directory.
|
||||
git -C "${basedir}" clean -dxf
|
||||
git -C "${basedir}" clean -dxf --exclude=status.fsfe.org/translations/data
|
||||
|
||||
# Remove old stage directory.
|
||||
rm -rf "${stagedir}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user