Added patch back

This commit is contained in:
Gerben Jan Dijkman
2022-01-09 13:58:04 +01:00
parent 71f19b1b4e
commit e6a656e48a
2 changed files with 29 additions and 0 deletions

View File

@@ -49,6 +49,10 @@ 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