paper-icon-theme: inherit autotools-brokensep instead of setting B = "${S}" explicitly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -4,12 +4,10 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE;md5=4a312f184ff2ceafe9466cbb7ea43f4e \
|
||||
"
|
||||
|
||||
inherit allarch autotools
|
||||
inherit allarch autotools-brokensep
|
||||
|
||||
SRC_URI = "https://github.com/snwh/${BPN}/archive/v${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "076e1dfa1bc5928f4c6616ffd933926a"
|
||||
SRC_URI[sha256sum] = "b90f3a84634572bcba76cdd0c2a0d305a5c521c2054d3d390edffda5f233928b"
|
||||
|
||||
B = "${S}"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
Reference in New Issue
Block a user