mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-09 01:18:35 +03:00
Remove repo hash from versions.txt
This commit is contained in:
parent
a4cee3c94d
commit
1d262ca279
@ -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
|
||||
|
@ -1,2 +1 @@
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ a25ce65+)
|
||||
|
@ -1,2 +1 @@
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ a25ce65+)
|
||||
|
Loading…
Reference in New Issue
Block a user