blob: 326fb39b08a069b5aa3a9eb6620849888c825088 (
plain)
1
2
3
4
5
6
|
DESCRIPTION = "Unison is a file-synchronization tool for Unix and Windows."
SECTION = "net"
PRIORITY = "optional"
SRC_URI = "${DEBIAN_MIRROR}/main/u/${PN}/${PN}_${PV}.orig.tar.gz \
file://${FILESDIR}/debian.patch;patch=1"
|