summaryrefslogtreecommitdiffstats
path: root/print/xtem
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-02-08 21:54:09 +0000
committerasami <asami@FreeBSD.org>1998-02-08 21:54:09 +0000
commit657d656325c70307cae56677d9f065212d92d896 (patch)
tree8a1e2b99b188109e9d38e066378bc291f85b6446 /print/xtem
parent3cbc90e8ecd366c1f944ce3ea0792732023566f2 (diff)
downloadFreeBSD-ports-657d656325c70307cae56677d9f065212d92d896.zip
FreeBSD-ports-657d656325c70307cae56677d9f065212d92d896.tar.gz
cp [a-z]* instead of *, the latter matches the CVS dir and fails.
Diffstat (limited to 'print/xtem')
-rw-r--r--print/xtem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xtem/Makefile b/print/xtem/Makefile
index f64ccc1..5be0d66 100644
--- a/print/xtem/Makefile
+++ b/print/xtem/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 June 1997
# Whom: Peter Cornelius <pc@inr.fzk.de>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/02/04 12:15:34 tg Exp $
DISTNAME= xtem_texmenu.6.18
PKGNAME= xtem-6.18
@@ -35,7 +35,7 @@ post-patch:
${WRKSRC}/xtem
post-install:
- @${CP} ${FILESDIR}/xtem_locals_german/* \
+ @${CP} ${FILESDIR}/xtem_locals_german/[a-z]* \
${PREFIX}/share/xtem_locals_german
# clean up left-overs...
@${RM} ${PREFIX}/share/xtem_locals_*/.nfs*
OpenPOWER on IntegriCloud