From fac8dda51167ebeb3facc5a94f33a9adc594e3273748c9d72f86e9f39dff768c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 17 Sep 2024 13:23:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ghostscript?expand=0&rev=3 --- python-ghostscript.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ghostscript.spec b/python-ghostscript.spec index c711b3a..9866005 100644 --- a/python-ghostscript.spec +++ b/python-ghostscript.spec @@ -49,7 +49,7 @@ Python interface to the Ghostscript C-API, both high and low-level, based on cty %prep %autosetup -p1 -n ghostscript-%{version} -mv %{SOURCE1} test +cp %{SOURCE1} test %build %pyproject_wheel