]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- yikes. Didn't notice there was a new version two days before this patch
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 29 Jun 2003 11:36:33 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt-lib64_fix.patch -> 1.2

beecrypt-lib64_fix.patch

index 74974ac288ee601d779a7c7d1a5ab1b3871177e9..79a0bf9a170e887587fa130b88e951d51d5a4f63 100644 (file)
@@ -4,8 +4,8 @@
  
  BEECRYPT_OBJECTS = aes.lo aesopt.lo base64.lo beecrypt.lo blockmode.lo blockpad.lo blowfish.lo blowfishopt.lo dhaes.lo dldp.lo dlkp.lo dlpk.lo dlsvdp-dh.lo dsa.lo elgamal.lo endianness.lo entropy.lo fips186.lo hmac.lo hmacmd5.lo hmacsha1.lo hmacsha256.lo md5.lo memchunk.lo mp.lo mpopt.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha1opt.lo sha256.lo timestamp.lo
  
--libaltdir=$(libdir)@LIBALT@
-+libaltdir=$(libdir)
+-libaltdir=$(prefix)/lib@LIBALT@
++libaltdir=$(prefix)/lib
  
  libalt_LTLIBRARIES = libbeecrypt.la
  
This page took 0.084303 seconds and 4 git commands to generate.