4593315 [rkeene@sledge /home/rkeene/projects/build]$ cat linux-swapd.txt
sed 's@#\$(INSTALL)@$(INSTALL)@' Makefile.in > Makefile.in.1
mv Makefile.in.1 Makefile.in
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" || exit 1
gunzip swapd.8.gz
sed 's@^\.fi$@@;T;Q' swapd.8 | grep -A1000 '^\.nf$' | grep -v '^\.nf$' > swapd.conf
gzip swapd.8
make && \
${installmonitor} make install || exit 1
4593316 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06