-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Description
01-fixwarnings.patch.txt
02-ar-header.patch.txt
03-no_daemon.patch.txt
04-logging.patch.txt
05-insert_header.patch.txt
06-ipv6.patch.txt
src_prepare() {
epatch "${FILESDIR}"/01-fixwarnings.patch
epatch "${FILESDIR}"/02-ar-header.patch
epatch "${FILESDIR}"/03-no_daemon.patch
epatch "${FILESDIR}"/04-logging.patch
epatch "${FILESDIR}"/05-insert_header.patch
epatch "${FILESDIR}"/06-ipv6.patch
}
can this patches be added ?