Remove repo hash from versions.txt

This commit is contained in:
Felix Krull 2019-12-15 19:32:56 +01:00 committed by Colin Walters
parent a4cee3c94d
commit 1d262ca279
3 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,9 @@ target/tools/bin/gir:
gir: target/tools/bin/gir
target/tools/bin/gir -c conf/ostree-sys.toml
sed -i '/^from gir-files/d' sys/src/auto/versions.txt
target/tools/bin/gir -c conf/ostree.toml
sed -i '/^from gir-files/d' src/auto/versions.txt
gir-report: gir
target/tools/bin/gir -c conf/ostree.toml -m not_bound

View File

@ -1,2 +1 @@
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
from gir-files (https://github.com/gtk-rs/gir-files @ a25ce65+)

View File

@ -1,2 +1 @@
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
from gir-files (https://github.com/gtk-rs/gir-files @ a25ce65+)