]> git.pld-linux.org Git - packages/sawfish.git/blobdiff - sawfish.spec
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
[packages/sawfish.git] / sawfish.spec
index 767846c3eed7eaf9d3878ff3e2b349635044ba9f..1be521c88fca9d153b38eed6412623ac0952d773 100644 (file)
@@ -39,6 +39,7 @@ BuildRequires:        rep-gtk-libglade >= 0.14-3
 BuildRequires: texinfo
 %define                repexecdir      %(rep-config --execdir || echo "Install_librep-devel_and_rebuild_this_package")
 Requires:      rep-gtk >= 0.14-3
+Requires:      rep-gtk-gnome >= 0.14.3
 Requires:      %{repexecdir}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     sawmill
@@ -104,8 +105,8 @@ tworzenie/modyfikacj
 %patch6 -p1
 
 %build
-gettextize --copy --force
-libtoolize --copy --force
+%{__gettextize}
+%{__libtoolize}
 aclocal
 %{__autoconf}
 automake -a -c || :
This page took 0.127182 seconds and 4 git commands to generate.