add urserver ebuild
This commit is contained in:
parent
8a9693cfec
commit
93c8d5c9d4
5
app-misc/unified-remote/unified-remote-9999.ebuild
Normal file → Executable file
5
app-misc/unified-remote/unified-remote-9999.ebuild
Normal file → Executable file
@ -22,12 +22,13 @@ DEPEND="
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
# /bin/sh "${DISTDIR}/${A}" --nox11 --keep --target "${S}/unpack_app" -- "-help" || die
|
||||
unpack_deb "${SRC_URI}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
die
|
||||
sed -i '/^OnlyShowIn=/d' ${S}/usr/share/applications/urserver.desktop
|
||||
cp -r ${S}/usr ${D}
|
||||
cp -r ${S}/opt ${D}
|
||||
}
|
||||
|
||||
pkg_nofetch() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user