summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcus2001-10-08 09:24:36 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite30fab658374c3e2ebdd6f693c234064aa3e7e8f (patch)
tree9f2bcfd5ddf8986d170e84d428a593a23bac9d20
parent0e2359020aef320b03136b316d42881c4f96324b (diff)
downloadaewm-e30fab658374c3e2ebdd6f693c234064aa3e7e8f.zip
aewm-e30fab658374c3e2ebdd6f693c234064aa3e7e8f.tar.gz
- fixed %%install
Changed files: aewm.spec -> 1.25
-rw-r--r--aewm.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/aewm.spec b/aewm.spec
index 9567361..24f3bb0 100644
--- a/aewm.spec
+++ b/aewm.spec
@@ -44,7 +44,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_wmpropsdir}}
(cd goodies; install {xaw,gtk}-{panel,palette,switch} $RPM_BUILD_ROOT/%{_bindir})
-install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%/{_wmpropsdir}
gzip -9nf README
@@ -56,4 +56,4 @@ rm -rf $RPM_BUILD_ROOT
%doc README.gz
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
-%{_datadir}/gnome/wm-properties/aewm.desktop
+%{_wmpropsdir}/*