]> git.pld-linux.org Git - packages/uzbl.git/commitdiff
- update python 3 packaging
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Apr 2022 10:26:32 +0000 (12:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Apr 2022 10:26:32 +0000 (12:26 +0200)
uzbl.spec

index 875eaf316ffda30e774fbb52b48349ce2ed4cad4..487b19b86769ec44bf3d2d518366bebc70b0ddf1 100644 (file)
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -147,8 +147,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/uzbl/examples/data/per-site-settings
 %{_datadir}/uzbl/examples/data/uzbl.png
 
-%{py3_sitedir}/uzbl*.egg-info
-%{py3_sitedir}/uzbl
+%{py3_sitescriptdir}/uzbl*.egg-info
+%{py3_sitescriptdir}/uzbl
 
 %files event-manager
 %defattr(644,root,root,755)
This page took 0.134051 seconds and 4 git commands to generate.