]> git.pld-linux.org Git - packages/evas.git/blobdiff - evas.spec
- bcond header
[packages/evas.git] / evas.spec
index 44999387abb7fc76acb0d82a45743c3d73322391..161bbc5acc5d45bf64c86a1e7d6b7194cb2016ef 100644 (file)
--- a/evas.spec
+++ b/evas.spec
@@ -1,4 +1,5 @@
 #
+# Conditional build:
 %bcond_without mmx             # without MMX and MMX2
 %bcond_without sse             # without SSE
 %bcond_without altivec         # without altivec
@@ -149,8 +150,8 @@ done
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post libs     -p /sbin/ldconfig
-%postun libs   -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.036954 seconds and 4 git commands to generate.