From 39a0c8bf8dcf85ac7e30c7e660f01d47b99931be Mon Sep 17 00:00:00 2001 From: Mariusz Mazur Date: Thu, 26 Jun 2003 18:08:24 +0000 Subject: [PATCH] - no need for /usr/lib64 to be used... it kills the package on alpha Changed files: beecrypt.spec -> 1.19 --- beecrypt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/beecrypt.spec b/beecrypt.spec index f3116e5..881c070 100644 --- a/beecrypt.spec +++ b/beecrypt.spec @@ -15,6 +15,7 @@ Source0: http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz # Source0-md5: 18f20c22443f85bd4e285925b56198d9 Patch0: %{name}-opt.patch Patch1: %{name}-python.patch +Patch2: %{name}-lib64_fix.patch URL: http://sourceforge.net/projects/beecrypt/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -76,6 +77,7 @@ Pythonie na u %setup -q %patch0 -p1 %patch1 -p1 +%patch2 %build rm -f missing -- 2.43.0