mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove geckolib-related build commands.
This commit is contained in:
parent
66ff70dd3e
commit
a440a0bdaf
11 changed files with 12 additions and 165 deletions
|
@ -8,4 +8,4 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
rm -rf target/{debug,release,doc,geckolib}
|
||||
rm -rf target/{debug,release,doc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue