From: Marcin Cieslak Date: Fri, 24 Aug 2012 08:24:53 +0000 (+0200) Subject: Add pax files generated by dtksh to .gitignore X-Git-Tag: 2.2.0b~46^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=64d420713545a896f5d4fcb95176fc03533deadc;p=oweals%2Fcde.git Add pax files generated by dtksh to .gitignore It seems that after changing -O2 to -O for FreeBSD pax started to build successfully. Interesting. --- diff --git a/cde/.gitignore b/cde/.gitignore index 1ebea60d..b7b872c6 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -799,6 +799,7 @@ programs/dtksh/examples/crMovesText1 programs/dtksh/ksh93/bin programs/dtksh/ksh93/include programs/dtksh/ksh93/lib +programs/dtksh/ksh93/man programs/dtksh/ksh93/man/man1/sh.1 programs/dtksh/ksh93/man/man1/sh.1.old programs/dtksh/ksh93/man/man3/LIBAST.3 @@ -946,6 +947,11 @@ programs/dtksh/ksh93/src/cmd/ksh93/ksh programs/dtksh/ksh93/src/cmd/ksh93/ksh.msg programs/dtksh/ksh93/src/cmd/ksh93/shcomp programs/dtksh/ksh93/src/cmd/ksh93/suid_exec +programs/dtksh/ksh93/src/cmd/pax/bax +programs/dtksh/ksh93/src/cmd/pax/cpio +programs/dtksh/ksh93/src/cmd/pax/nocom +programs/dtksh/ksh93/src/cmd/pax/pax +programs/dtksh/ksh93/src/cmd/pax/tar programs/dtksh/ksh93/src/cmd/pax/FEATURE/ programs/dtksh/ksh93/src/cmd/pax/MAM.list programs/dtksh/ksh93/src/cmd/pax/MAM.time