forked from hasufell/hasufell-repository
Various minor improvements
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Source: Gentoo
|
||||
# Upstream: no, but we tried, see https://code.google.com/p/pidgin-opensteamworks/issues/detail?id=31
|
||||
# Reason: provide an actual working Makefile
|
||||
|
||||
|
||||
CC ?= gcc
|
||||
PKG_CONFIG ?= pkg-config
|
||||
INSTALL = install
|
||||
|
||||
@@ -24,7 +24,6 @@ DEPENDENCIES="
|
||||
WORK=${WORKBASE}
|
||||
|
||||
src_prepare() {
|
||||
# see https://code.google.com/p/pidgin-opensteamworks/issues/detail?id=31
|
||||
edo cp "${FILES}"/${PN}-1.3-Makefile "${WORK}"/${PNV}/steam-mobile/Makefile
|
||||
edo unzip "${WORK}"/${PNV}/steam-mobile/releases/icons.zip
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user