]> git.pld-linux.org Git - packages/xdg-utils.git/blobdiff - xdg-utils.spec
need to regenerate from .in in case of git checkout
[packages/xdg-utils.git] / xdg-utils.spec
index fcc9011d12e41354fe15703ddcdcac267a520583..a9e28301981d3bf79951f69c4d286777b2035493 100644 (file)
@@ -1,5 +1,5 @@
 %define                subver  rc1
-%define                rel             1
+%define                rel             2
 Summary:       Set of tools that assist applications with desktop integration
 Summary(pl.UTF-8):     Zestaw narzędzi ułatwiających integrację aplikacji ze środowiskami graficznymi
 Name:          xdg-utils
@@ -41,6 +41,13 @@ mv xdg-utils-v%{version}-*/* .
 
 %build
 %configure
+
+# for snapshot. need to regenerate scripts
+%if 0%{?subver:1}
+%{__make} scripts-clean -C scripts
+%{__make} man scripts -C scripts
+%endif
+
 %{__make}
 
 %install
This page took 0.104647 seconds and 4 git commands to generate.