Skip to content
Snippets Groups Projects
Commit 35e23d7b authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

changes to support scons from peasoup-umbrella dir

parent ac449438
No related branches found
No related tags found
No related merge requests found
......@@ -183,6 +183,8 @@ if 'PEDI_HOME' in os.environ:
action = "if [ -f manifest.txt.config ]; then "+os.environ['PEDI_HOME']+"/pedi -m manifest.txt ; else echo Skipping PEDI; fi" )
Depends(pedi,installers)
Default( pedi )
Return('pedi')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment