Packaging: removed support for SLES and derivatives.
The packages were never built for those OSes.
This commit is contained in:
@@ -13,11 +13,7 @@ MODULE_INSTARGS_perl= perl-install
|
||||
MODULE_SOURCES_perl= unit.example-perl-app \
|
||||
unit.example-perl-config
|
||||
|
||||
ifneq (,$(findstring $(OSVER),opensuse-leap opensuse-tumbleweed sles))
|
||||
BUILD_DEPENDS_perl= perl
|
||||
else
|
||||
BUILD_DEPENDS_perl= perl-devel perl-libs perl-ExtUtils-Embed
|
||||
endif
|
||||
|
||||
BUILD_DEPENDS+= $(BUILD_DEPENDS_perl)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user