From: Ed Bartosh Date: Thu, 19 Apr 2012 02:48:16 +0000 (+0300) Subject: Fixed rpm build X-Git-Tag: 0.5~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a431e97af7eb618fa14f84880e93da6cf21c3ce9;p=tools%2Fgbs.git Fixed rpm build Change-Id: Ief24f47e38b752e34d2a6f3cb0176c0a3a2d61a3 --- diff --git a/distfiles/gbs.spec b/distfiles/gbs.spec index e57930f..17d55c6 100644 --- a/distfiles/gbs.spec +++ b/distfiles/gbs.spec @@ -45,8 +45,8 @@ rm -rf $RPM_BUILD_ROOT %{__python} setup.py install --root=$RPM_BUILD_ROOT -O1 %endif -mkdir -p %{buildroot}/%{_prefix}/share/man/man1 -install -m644 doc/gbs.1 %{buildroot}/%{_prefix}/share/man/man1 +#mkdir -p %{buildroot}/%{_prefix}/share/man/man1 +#install -m644 doc/gbs.1 %{buildroot}/%{_prefix}/share/man/man1 %files %defattr(-,root,root,-)