]> git.pld-linux.org Git - packages/alpine.git/blame - alpine-fhs.patch
Release 4 (by relup.sh)
[packages/alpine.git] / alpine-fhs.patch
CommitLineData
f9dda27f
JR
1diff -Nru pine4.30/imap/src/osdep/unix/Makefile pine4.30.new/imap/src/osdep/unix/Makefile
2--- pine4.30/imap/src/osdep/unix/Makefile Sun Nov 5 20:10:40 2000
3+++ pine4.30.new/imap/src/osdep/unix/Makefile Sun Nov 5 20:14:00 2000
4@@ -392,7 +392,7 @@
5 @echo in the C library, you must use slx, sl4, or sl5 instead!
6 $(BUILD) `$(CAT) SPECIALS` OS=$@ \
7 SIGTYPE=psx CRXTYPE=nfs \
8- SPOOLDIR=/var/spool \
9+ SPOOLDIR=/var/ \
10 ACTIVEFILE=/var/lib/news/active \
11 RSHPATH=/usr/bin/rsh \
7b86dc7a 12 BASECFLAGS="$(GCCCFLAGS)"
f9dda27f
JR
13@@ -556,7 +556,7 @@
14 @echo If you want libc4 versions you must use sl4 instead!
15 $(BUILD) `$(CAT) SPECIALS` OS=$@ \
16 SIGTYPE=psx CHECKPW=psx CRXTYPE=nfs \
17- SPOOLDIR=/var/spool \
18+ SPOOLDIR=/var \
19 ACTIVEFILE=/var/lib/news/active \
20 RSHPATH=/usr/bin/rsh \
7b86dc7a 21 BASECFLAGS="$(GCCCFLAGS)" \
This page took 0.025136 seconds and 4 git commands to generate.