1
0
forked from pool/python-pycups

Compare commits

...

2 Commits

2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 31 09:25:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- fix_shebang on the postscript driver rpmhook
-------------------------------------------------------------------
Sat Apr 20 21:20:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -64,6 +64,7 @@ export CFLAGS="%{optflags}"
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
make install-rpmhook DESTDIR=%{buildroot}
%python3_fix_shebang_path %{buildroot}%{_rpmconfigdir}/postscriptdriver.prov
%files %{python_files}
%doc NEWS README TODO