]> git.pld-linux.org Git - packages/Ri-li.git/blobdiff - Ri-li.spec
- removed %post, %postun (when we don't use it, we dont need it in the spec); cosmetics
[packages/Ri-li.git] / Ri-li.spec
index e79b9352857c8214d4e1bd7570e3cee75c635160..e1c0eb36d6e94444bf26f348464633b1c6d12b0e 100644 (file)
@@ -39,8 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-
-
 install -d $RPM_BUILD_ROOT%{_iconsdir} $RPM_BUILD_ROOT%{_desktopdir} $RPM_BUILD_ROOT%{_pixmapsdir}
 install data/Ri-li-icon-16x16.png $RPM_BUILD_ROOT%{_pixmapsdir}
 install data/Ri-li-icon-32x32.png $RPM_BUILD_ROOT%{_pixmapsdir}
@@ -50,12 +48,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-
-
-%postun
-
-
 %files
 %defattr(644,root,root,755)
 %doc README AUTHORS NEWS
This page took 0.034428 seconds and 4 git commands to generate.