Skip to content

Commit 6157557

Browse files
committed
packaging: remove bad copy & paste
1 parent 3bc1375 commit 6157557

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

packaging/debian/rules

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,6 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)
117117
ALL_MODPKG_LIST += PROTO_SCTP
118118
endif
119119

120-
#
121-
# STIR_SHAKEN package
122-
#
123-
ifneq (,$(filter nowolfssl,$(DEB_BUILD_PROFILES)))
124-
ALL_MODPKG_LIST += OPENTELEMETRY
125-
endif
126-
127120

128121
ifeq ($(BUILD_MODPKG_LIST),NONE)
129122
override BUILD_MODPKG_LIST :=

0 commit comments

Comments
 (0)