summaryrefslogtreecommitdiff
path: root/net-im/linux-ymessenger
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/linux-ymessenger')
-rw-r--r--net-im/linux-ymessenger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile
index 2a429e8bde70..d02bee64bd5f 100644
--- a/net-im/linux-ymessenger/Makefile
+++ b/net-im/linux-ymessenger/Makefile
@@ -39,7 +39,7 @@ do-extract:
@for rpm in ${EXTRACT_ONLY}; do\
(cd ${WRKDIR} &&\
rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILE}/$$rpm |\
- cpio --quiet -id);\
+ ${CPIO} --quiet -id);\
done
post-patch: