]> git.pld-linux.org Git - packages/dip.git/blob - dip-3.3.7o-db.patch
- dropped pre-cvs changelog
[packages/dip.git] / dip-3.3.7o-db.patch
1 --- dip-3.3.7o/skey/Makefile    Tue May 30 15:46:17 2000
2 +++ dip-3.3.7o/skey/Makefile    Tue Dec 19 15:00:03 2000
3 @@ -12,7 +12,7 @@
4  CC      = gcc
5  CFLAGS = -pipe -O2 #-DUSE_ECHO
6  #SYSLIBS = -lshadow -ldbm
7 -SYSLIBS = -ldb -lcrypt # For ELF - no shadow needed (included in libc).
8 +SYSLIBS = -lcrypt # For ELF - no shadow needed (included in libc).
9  
10  LIB     =  libskey.a
11  PROGS   =  key keyinit keysh
This page took 0.442044 seconds and 3 git commands to generate.