diff --git a/packages/pcre/pcrecpp.subpackage.sh b/packages/pcre/pcrecpp.subpackage.sh deleted file mode 100644 index c1e96ac63e..0000000000 --- a/packages/pcre/pcrecpp.subpackage.sh +++ /dev/null @@ -1,3 +0,0 @@ -TERMUX_SUBPKG_INCLUDE="lib/libpcrecpp.so" -TERMUX_SUBPKG_DESCRIPTION="Library implementing regular expression pattern matching using the same syntax and semantics as Perl -- c++" -TERMUX_SUBPKG_DEPENDS="pcre"