mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 23:43:54 +01:00
build.py: Replace tabs by four spaces
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
0405422075
commit
1760458375
1 changed files with 60 additions and 59 deletions
|
|
@ -20,6 +20,7 @@ glob_order = []
|
|||
proj_base=pwd.getpwuid(os.getuid()).pw_dir + "/local/src/cvs.stable/proj"
|
||||
search_path=[".", "dspc/src", "dspc/src/dspcd-plugins", "dspc/src/io" ]
|
||||
glob_prereq_type="BUILD"
|
||||
dep_cache = {}
|
||||
|
||||
def find_proj_path(name):
|
||||
name=name.replace("dspider-", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue