Compare commits
No commits in common. "831a5173c2104991a0c656b8f7442b1b73a9473c" and "e4baa83a2a302b8c28880011fe74712d6f3b9b69" have entirely different histories.
831a5173c2
...
e4baa83a2a
@ -128,7 +128,7 @@ git_build_into(){
|
|||||||
build_into(){
|
build_into(){
|
||||||
|
|
||||||
# Clean up source directory.
|
# Clean up source directory.
|
||||||
git -C "${basedir}" clean -dxf --exclude=status.fsfe.org/translations/data
|
git -C "${basedir}" clean -dxf
|
||||||
|
|
||||||
# Remove old stage directory.
|
# Remove old stage directory.
|
||||||
rm -rf "${stagedir}"
|
rm -rf "${stagedir}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user