mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
Fixed path for version files
This commit is contained in:
2
Makefile
2
Makefile
@@ -88,7 +88,7 @@ docker-debug: docker_check
|
||||
|
||||
|
||||
versions:
|
||||
$(ONL)/tools/make-versions.py --import-file=$(ONL)/tools/onlvi --class-name=OnlVersionImplementation --output-dir $(ONL)/make --force
|
||||
$(ONL)/tools/make-versions.py --import-file=$(ONL)/tools/onlvi --class-name=OnlVersionImplementation --output-dir $(ONL)/make/versions --force
|
||||
|
||||
relclean:
|
||||
@find $(ONL)/RELEASE -name "ONL-*" -delete
|
||||
|
||||
Reference in New Issue
Block a user