mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
(dist-import): Put md5sums in timestamp file.
This commit is contained in:
parent
0bac9ce531
commit
79ed5577b8
@ -142,7 +142,8 @@ bhc-url = $(bhc-baseurl)/glibc/$(DIST_BRANCH)#$(spec-tag)
|
||||
|
||||
dist-import: $(spec-nvr).src.rpm
|
||||
$(DIST_COMMON)/cvs-import.sh -b $(DIST_BRANCH) $<
|
||||
ls -l $< > $@
|
||||
rpm -qp $< --queryformat '[%{FILEMD5S} %{FILENAMES}\n]' > $@.new
|
||||
mv -f $@.new $@
|
||||
|
||||
dist-build: dist-import
|
||||
bhc $(BHC_FLAGS) $(COLLECTION) '$(bhc-url)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user