Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Sat Apr 20 21:20:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -64,7 +64,6 @@ export CFLAGS="%{optflags}"
|
|||||||
%pyproject_install
|
%pyproject_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
make install-rpmhook DESTDIR=%{buildroot}
|
make install-rpmhook DESTDIR=%{buildroot}
|
||||||
%python3_fix_shebang_path %{buildroot}%{_rpmconfigdir}/postscriptdriver.prov
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user