diff options
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 5 |
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. |