[packages/tlp] drop remainings of now undefined %{_varrun}

atler atler at pld-linux.org
Sun May 11 13:52:39 CEST 2025


commit 2f77512a358224c51f660efbd8749b4d57efb1e2
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun May 11 11:40:56 2025 +0200

    drop remainings of now undefined %{_varrun}

 tlp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tlp.spec b/tlp.spec
index d38825d..c3edb31 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 	TLP_NMDSP=/etc/NetworkManager/dispatcher.d \
 	TLP_SHCPL=%{bash_compdir}
 
-install -d $RPM_BUILD_ROOT{%{_mandir}/{man1,man8},%{systemdtmpfilesdir},%{systemdunitdir},%{_varrun}/%{name}}
+install -d $RPM_BUILD_ROOT{%{_mandir}/{man1,man8},%{systemdtmpfilesdir},%{systemdunitdir}}
 cp -p man/{bluetooth,run-on-ac,run-on-bat,wifi,wwan}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 cp -p man/{tlp,tlp-stat}.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tlp.git/commitdiff/caf40536c8c8d8cabea4874e5f59950c86aaafb6



More information about the pld-cvs-commit mailing list