mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #1013 from commodo/python-updates
python: remove PyPackage rules for python package
This commit is contained in:
@@ -241,7 +241,7 @@ $(foreach package, $(PYTHON_PACKAGES), \
|
|||||||
|
|
||||||
$(eval $(call PyPackage,python-base))
|
$(eval $(call PyPackage,python-base))
|
||||||
$(eval $(call PyPackage,python-light))
|
$(eval $(call PyPackage,python-light))
|
||||||
$(eval $(call PyPackage,python))
|
#$(eval $(call PyPackage,python))
|
||||||
|
|
||||||
$(eval $(call BuildPackage,python-base))
|
$(eval $(call BuildPackage,python-base))
|
||||||
$(eval $(call BuildPackage,python-light))
|
$(eval $(call BuildPackage,python-light))
|
||||||
|
|||||||
Reference in New Issue
Block a user