diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-20 09:49:41 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-20 09:49:41 +0000 |
commit | b8b487e3b0dcefe667ccbf2fb93e363f40a2a303 (patch) | |
tree | 760f2beb9ae992fe4b199d23a6097e22b0f5133f /x11-fonts | |
parent | ba02ab15001522bfa358bdc179d8a3815061c804 (diff) | |
download | ports-b8b487e3b0dcefe667ccbf2fb93e363f40a2a303.tar.gz ports-b8b487e3b0dcefe667ccbf2fb93e363f40a2a303.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index d7d7aab0fb42..e1ef338be2d2 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -26,10 +26,6 @@ do-extract: @cd ${WRKDIR}; rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \ | cpio --extract --no-preserve-owner \ --preserve-modification-time --unconditional --quiet - @cd ${WRKDIR}; \ - cpio --extract --no-preserve-owner \ - --preserve-modification-time --unconditional --quiet \ - < ${WRKDIR}/sgifonts.cpio @${TAR} -C ${WRKDIR} -xf ${WRKDIR}/sgi-fonts.tar.gz pre-install: |