Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729274
en ru br
ALT Linux repos
S:2.098.1-alt1

Group :: Development/Other
RPM: dmd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: druntime-2.082.0-alt-files-list.patch
Download


diff --git a/druntime/posix.mak b/druntime/posix.mak
index 2766e07..7ebb0f0 100644
--- a/druntime/posix.mak
+++ b/druntime/posix.mak
@@ -323,7 +323,7 @@ benchmark-compile-only: $(ROOT)/benchmark $(DMD)
 	DMD=$(DMD) $< --repeat=0 --dflags="$(PHOBOS_DFLAGS) -de"
 
 #################### test for undesired white spaces ##########################
-MANIFEST = $(shell git ls-tree --name-only -r HEAD)
+MANIFEST = $(shell find * -type f)
 
 CWS_MAKEFILES = $(filter mak/% %.mak %/Makefile,$(MANIFEST))
 NOT_MAKEFILES = $(filter-out $(CWS_MAKEFILES) src/rt/minit.obj test/%.exp,$(MANIFEST))
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin