]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- we don't need no /usr/lib64.. tada ta tam
authorMariusz Mazur <mmazur@pld-linux.org>
Thu, 26 Jun 2003 18:05:36 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt-lib64_fix.patch -> 1.1

beecrypt-lib64_fix.patch [new file with mode: 0644]

diff --git a/beecrypt-lib64_fix.patch b/beecrypt-lib64_fix.patch
new file mode 100644 (file)
index 0000000..74974ac
--- /dev/null
@@ -0,0 +1,11 @@
+--- Makefile.am.orig   Tue Jun 10 22:42:33 2003
++++ Makefile.am        Thu Jun 26 17:40:42 2003
+@@ -43,7 +43,7 @@
+ 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)
+ libalt_LTLIBRARIES = libbeecrypt.la
This page took 0.059382 seconds and 4 git commands to generate.