2025-02-06 18:39:10 +00:00
committed by Git OBS Bridge
parent f7e695cbd6
commit 32717178fc
2 changed files with 128 additions and 3 deletions

View File

@@ -755,7 +755,7 @@ rm %{buildroot}%{_bindir}/2to3
# documentation
export PDOCS=%{buildroot}%{_docdir}/%{name}
install -d -m 755 $PDOCS
install -c -m 644 %{SOURCE3} $PDOCS/
install -c -m 644 %{SOURCE4} $PDOCS/
install -c -m 644 README.rst $PDOCS/
# tools