Home
last modified time | relevance | path

Searched refs:CACHEDIR (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/
H A Dprepare.py37 CACHEDIR = 'cache' variable
61 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url))
85 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url))
109 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url))
145 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url))