From 7b94a46c781bfde7413ccdeeccaef8a26df02acc2627fd35448bdfc493634510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 28 Jan 2011 20:00:03 +0000 Subject: [PATCH] fix build in older products OBS-URL: https://build.opensuse.org/package/show/security/libyubikey?expand=0&rev=4 --- _service:download_url:libyubikey-1.7.tar.gz | 3 --- libyubikey.spec | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 _service:download_url:libyubikey-1.7.tar.gz diff --git a/_service:download_url:libyubikey-1.7.tar.gz b/_service:download_url:libyubikey-1.7.tar.gz deleted file mode 100644 index 81ce3cc..0000000 --- a/_service:download_url:libyubikey-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e92fd8f9ce3ec3bca1cdd445dadec347a996dcb6f16ebf59ae356b3e78b4ad6 -size 292961 diff --git a/libyubikey.spec b/libyubikey.spec index 6a8f7da..83faa68 100644 --- a/libyubikey.spec +++ b/libyubikey.spec @@ -49,7 +49,7 @@ make %{?_smp_mflags} %install -%make_install +%makeinstall rm %{buildroot}%{_libdir}/*.la %post -n libyubikey0 -p /sbin/ldconfig