Fix breakage with "patch -i" which is missing in STABLE. For some strange
reason it exists in recent CURRENT, but is not documented.
This commit is contained in:
parent
44cde67dc9
commit
a46228370b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56011
146 changed files with 1606 additions and 0 deletions
11
editors/openoffice-1.0/files/patch-external+dt+dtpatch.sh
Normal file
11
editors/openoffice-1.0/files/patch-external+dt+dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
11
editors/openoffice-1.0/files/patch-external::dt::dtpatch.sh
Normal file
11
editors/openoffice-1.0/files/patch-external::dt::dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
11
editors/openoffice-1.1/files/patch-external+dt+dtpatch.sh
Normal file
11
editors/openoffice-1.1/files/patch-external+dt+dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
11
editors/openoffice-1.1/files/patch-external::dt::dtpatch.sh
Normal file
11
editors/openoffice-1.1/files/patch-external::dt::dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
11
editors/openoffice-3/files/patch-external+dt+dtpatch.sh
Normal file
11
editors/openoffice-3/files/patch-external+dt+dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
11
editors/openoffice-3/files/patch-external::dt::dtpatch.sh
Normal file
11
editors/openoffice-3/files/patch-external::dt::dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
11
editors/openoffice-devel/files/patch-external+dt+dtpatch.sh
Normal file
11
editors/openoffice-devel/files/patch-external+dt+dtpatch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
|
||||
+++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf zlib-1.1.3/* rtufiles/
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002
|
||||
+++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
#
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/dt/dtpatch.sh.orig Wed Mar 13 17:09:43 2002
|
||||
+++ ../external/dt/dtpatch.sh Wed Mar 13 17:09:47 2002
|
||||
@@ -96,7 +96,7 @@
|
||||
done
|
||||
|
||||
chmod -R +w rtufiles/*.h
|
||||
- patch -i pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
+ patch < pat/editor.h.pat rtufiles/editor.h 2> newpatch
|
||||
|
||||
if test -s "patcherror"; then
|
||||
echo "Please install the SUNWdtinc Version 1.2 package on your Solaris machine" >> patcherror
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
|
||||
+++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat rtufiles/$PNAME
|
||||
+ patch < pat/$PNAME.pat rtufiles/$PNAME
|
||||
done
|
||||
|
||||
for SDNAME in `cat flist.sd`
|
|
@ -0,0 +1,11 @@
|
|||
--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
|
||||
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
for PNAME in `cat flist.pat`
|
||||
do
|
||||
- patch -i pat/$PNAME.pat $PNAME
|
||||
+ patch < pat/$PNAME.pat $PNAME
|
||||
done
|
||||
|
||||
cp -rf jpeg-6b/* rtufiles/
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue