From b9a17b589e3709b8c0eff71aa8dada79181b773a67a76dc94c547960cd1bcfb7 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 15 Oct 2018 14:02:58 +0000 Subject: [PATCH] Let python tree install OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=183 --- file.spec | 2 +- python-magic.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/file.spec b/file.spec index f96ffcd..4deb726 100644 --- a/file.spec +++ b/file.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # diff --git a/python-magic.spec b/python-magic.spec index 5b29b40..f21dfd0 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -47,6 +47,7 @@ interface. %prep %{expand:%(sed -n -e '/^%%prep/,/^%%build/p' <%{_sourcedir}/file.spec | sed -e '1d' -e '$d')} +ln -sf README.md python/README %build pushd python