OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Apr-2003 22:07:18
Branch: HEAD Handle: 2003040521071700
Modified files:
openpkg-src/sendmail sendmail.spec
Log:
get rid of certainly bogus stuff
Summary:
Revision Changes Path
1.62 +0 -4 openpkg-src/sendmail/sendmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.61 -r1.62 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 5 Apr 2003 18:37:32 -0000 1.61
+++ openpkg-src/sendmail/sendmail.spec 5 Apr 2003 20:07:17 -0000 1.62
@@ -93,10 +93,6 @@
-e 's;\(Version\[\][^"]*\)"[^"]*";\1"%{version}+";' \
sendmail/version.c
- # add linker flag defs for fsl(3)
- LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`"
- LIBS="`%{l_prefix}/bin/fsl-config --libs --all`"
-
# configure Sendmail
( echo "define(\`confMAPDEF', \`-DMAP_REGEX')dnl"
echo "define(\`confSBINOWN', \`%{l_musr}')dnl"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]