summaryrefslogtreecommitdiff
path: root/editors/pico/patches
diff options
context:
space:
mode:
authortv <tv>1998-07-21 19:44:27 +0000
committertv <tv>1998-07-21 19:44:27 +0000
commitccac5429a3208e2db6c6b80e44ca84b83de654f8 (patch)
treedd27d036fab7cc74f59bc0b34365c98fa97e4310 /editors/pico/patches
parenta0539bda34600906f24d86413cc0005455261fe2 (diff)
downloadpkgsrc-ccac5429a3208e2db6c6b80e44ca84b83de654f8.tar.gz
UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 3.1. (No major changes beyond bumping the library minor
number.)
Diffstat (limited to 'editors/pico/patches')
-rw-r--r--editors/pico/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/pico/patches/patch-aa b/editors/pico/patches/patch-aa
index 65842af0c9d..42ed183e669 100644
--- a/editors/pico/patches/patch-aa
+++ b/editors/pico/patches/patch-aa
@@ -1,5 +1,5 @@
--- pico/makefile.neb.orig Mon Jun 29 18:23:50 1998
-+++ pico/makefile.neb Sat Jul 18 23:21:15 1998
++++ pico/makefile.neb Tue Jul 21 15:28:55 1998
@@ -30,18 +30,13 @@
RM= rm -f
LN= ln -s
@@ -41,7 +41,7 @@
- $(RANLIB) libpico.a
+libpico.la: $(OFILES)
+ $(CC) -o libpico.la $(OFILES:.o=.lo) -rpath $(PREFIX)/lib \
-+ -version-info 0:0
++ -version-info 0:1
clean:
rm -f *.a *.o *~ pico_os.c os.h pico pilot