Removed patches
This commit is contained in:
parent
d52282c151
commit
71f19b1b4e
@ -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}]"
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user