summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorYves Duret <yduret@mandriva.com>2002-06-02 07:24:47 +0000
committerYves Duret <yduret@mandriva.com>2002-06-02 07:24:47 +0000
commit3959c06de48a5b4058eb0b7ea79e8d119a81aed3 (patch)
tree9c70cea172d04001fd2711732bfff71cc7fe4571 /drakconf.spec
parent569ec2bf80f741032be70c41643d7ffc8e0e1fdb (diff)
downloadcontrol-center-3959c06de48a5b4058eb0b7ea79e8d119a81aed3.tar
control-center-3959c06de48a5b4058eb0b7ea79e8d119a81aed3.tar.gz
control-center-3959c06de48a5b4058eb0b7ea79e8d119a81aed3.tar.bz2
control-center-3959c06de48a5b4058eb0b7ea79e8d119a81aed3.tar.xz
control-center-3959c06de48a5b4058eb0b7ea79e8d119a81aed3.zip
fix nasty typo
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec
index a3561210..1abf11b1 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -53,8 +53,8 @@ Center : kde and gnome themes.
%{find_lang} %{name}
#install menu
-mkdir -p %buildroor/%_menudir
-cat > $RPM_BUILD_ROOT%{_menudir}/drakconf << EOF
+mkdir -p %buildroot/%_menudir
+cat > %buildroo/%_menudir/drakconf << EOF
?package(%{name}): needs="x11" icon="drakconf.png" section="Configuration/Other" title="Mandrake Control Center" longtitle="System configuration tool" command="%_bindir/%name"
EOF
@@ -91,6 +91,7 @@ rm -rf $RPM_BUILD_ROOT
%_datadir/mcc/kde
%changelog
+* Sun Jun 02 2002 Yves Duret <yduret@mandrakesoft.com> 8.3-0.1mdk
- requires clean up.
- new versioning scheme.
- remove consolehelper dependencies. interactive is here for that.