Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37732851
en ru br
ALT Linux repositórios
S:8.16-alt1
5.0: 5.0.90-alt0.20090320.3
4.1: 5.0.90-alt0.20090320.0.M41.3
4.0: 4.0-alt2.M40.2

Group :: Sistema/Servidores
RPM: mailfromd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 


all: whitelist.db
@echo > /dev/null

db: whitelist.db
@echo > /dev/null

%.db: %
@makemap -C /dev/null -N hash tmp.db < $<
@chown .mail tmp.db
@mv -f tmp.db $@

clean:
@rm -f *.db *~

whitelist: whitelist.main config.d/*.wl config.d.shared/*.wl
@echo "# !! Don't edit this file manually, you must edit components" > whitelist
@echo "# !! in config.d and config.d.shared directories. It must have" >> whitelist
@echo "# !! .wl suffix at end of name." >> whitelist
@echo "# !!" >> whitelist
@echo "" >> whitelist
@/bin/cat $^ >>$@

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009