mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
net-misc/kristall: Remove src_prepare().
Not needed anymore because the Makefile generated by qmake is discarded. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -16,11 +16,6 @@ KEYWORDS="~amd64"
|
||||
RDEPEND="dev-qt/qtmultimedia:5[widgets]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
xdg_src_prepare
|
||||
sed -Ei 's|(target\.path) = .+|\1 = /usr/bin|' src/kristall.pro || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# qmake overwrites Makefile but it is needed for installing.
|
||||
mv Makefile{,.tmp} || die
|
||||
|
||||
Reference in New Issue
Block a user