From fd2022478334562ba05c0bbf2cfb3b8d3a22346d Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sat, 11 Jun 2011 20:45:24 +0000 Subject: [PATCH] - typo in path FHS-isation Changed files: acerhkgui.spec -> 1.2 --- acerhkgui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acerhkgui.spec b/acerhkgui.spec index 294cd9d..cf3e8f4 100644 --- a/acerhkgui.spec +++ b/acerhkgui.spec @@ -18,7 +18,7 @@ installed. %prep %setup -q -n %{name} -sed -e -e '1s|env python|python|' -e "s|~/bin/acerhkgui/|%{_datadir}/%{name}/|" -i acerhkgui +sed -e '1s|env python|python|' -e "s|~/bin/acerhkgui/|%{_datadir}/%{name}/|" -i acerhkgui %install rm -rf $RPM_BUILD_ROOT -- 2.43.0