summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarekr2005-04-06 16:24:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4278544460f73f4649e3909b29fa232b78c87a9d (patch)
tree98f25a09f64a7f4047d6c046bff2371dfdb2082e
parent9370a3529320c64ccef2a418a08864ba08191778 (diff)
downloadkde-style-template-4278544460f73f4649e3909b29fa232b78c87a9d.zip
kde-style-template-4278544460f73f4649e3909b29fa232b78c87a9d.tar.gz
- _kdedocdir needs macros 1.129
- unified Changed files: kde-style-template.spec -> 1.17
-rw-r--r--kde-style-template.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-style-template.spec b/kde-style-template.spec
index 672db59..b33b0db 100644
--- a/kde-style-template.spec
+++ b/kde-style-template.spec
@@ -15,6 +15,7 @@ BuildRequires: autoconf
BuildRequires: unsermake
BuildRequires: automake
BuildRequires: kdelibs-devel
+BuildRequires: rpmbuild(macros) >= 1.129
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,8 +28,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%setup -q -n %{_name}-%{version}
%build
-cp -f %{_datadir}/automake/config.sub admin
-export UNSERMAKE=%{_datadir}/unsermake/unsermake
+cp -f /usr/share/automake/config.sub admin
+export UNSERMAKE=/usr/share/unsermake/unsermake
%{__make} -f Makefile.cvs
%configure \