Packages: added openSUSE Leap, openSUSE Tumbleweed, SLES support.
This commit is contained in:
@@ -13,7 +13,12 @@ MODULE_INSTARGS_python27= python2.7-install
|
||||
MODULE_SOURCES_python27= unit.example-python-app \
|
||||
unit.example-python27-config
|
||||
|
||||
ifneq (,$(findstring $(OSVER),opensuse-leap opensuse-tumbleweed sles))
|
||||
BUILD_DEPENDS_python27= python-devel
|
||||
else
|
||||
BUILD_DEPENDS_python27= python27-devel
|
||||
endif
|
||||
|
||||
BUILD_DEPENDS+= $(BUILD_DEPENDS_python27)
|
||||
|
||||
define MODULE_PREINSTALL_python27
|
||||
|
||||
Reference in New Issue
Block a user