Removed patches

This commit is contained in:
Gerben Jan Dijkman 2022-01-09 13:54:44 +01:00
parent d52282c151
commit 71f19b1b4e
2 changed files with 0 additions and 8 deletions

View File

@ -77,10 +77,6 @@ BDEPEND="
)
"
PATCHES=(
"${FILESDIR}"/${PN}-3.1.1-Fix-asciidoc-manpage.xsl-location.patch
)
python_check_deps() {
has_version -b "dev-python/tappy[${PYTHON_USEDEP}]"
}

View File

@ -49,10 +49,6 @@ BDEPEND="
"
PDEPEND="miners? ( >=app-misc/tracker-miners-${PV_SERIES} )"
PATCHES=(
"${FILESDIR}"/${PN}-3.1.1-Fix-asciidoc-manpage.xsl-location.patch
)
function inotify_enabled() {
if linux_config_exists; then
if ! linux_chkconfig_present INOTIFY_USER; then