diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-25 01:03:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-25 01:03:10 +0000 |
commit | 32f883223f08e922cec4365c47dc3058dc685240 (patch) | |
tree | 5eabf9c14373dbefa5200516c284538b4808a3b7 /x11-themes | |
parent | e4ab0f155f587ccc2f23e4652f53d6e34c74da1c (diff) | |
download | ports-32f883223f08e922cec4365c47dc3058dc685240.tar.gz ports-32f883223f08e922cec4365c47dc3058dc685240.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-gtk-bluecurve-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/linux-gtk-bluecurve-theme/Makefile b/x11-themes/linux-gtk-bluecurve-theme/Makefile index 542d72a97f6a..3027424cdc62 100644 --- a/x11-themes/linux-gtk-bluecurve-theme/Makefile +++ b/x11-themes/linux-gtk-bluecurve-theme/Makefile @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 do-extract: @${MKDIR} ${WRKDIR} - @cd ${WRKDIR}; rpm2cpio ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet + @cd ${WRKDIR}; rpm2cpio.pl ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet do-install: @${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve |