]> git.pld-linux.org Git - packages/GXedit.git/blobdiff - GXedit.spec
- release 9.
[packages/GXedit.git] / GXedit.spec
index 6e353ec39f92af8eb8c67d7eb2ddb1c66fc54cac..8a66992c8a46c3b32701b15b2a5ae077d1d29b1a 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    Wielofunkcyjny edytor tekstu wykorzystuj
 Summary(pt):   Editor de textos multifunção que usa o GTK+
 Name:          GXedit
 Version:       1.23
-Release:       8
+Release:       9
 Group:         X11/Applications/Editors
 Group(es):     X11/Aplicaciones/Editores
 Group(pl):     X11/Aplikacje/Edytory
@@ -58,13 +58,13 @@ make OPTFLAGS="$RPM_OPT_FLAGS -Wall" gxe
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_applnkdir}/Editors}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_applnkdir}/Office/Editors}
 
 make install \
        SHARE=$RPM_BUILD_ROOT%{_datadir}/ \
        INSTALL_DIR=$RPM_BUILD_ROOT%{_bindir}/
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Editors
+install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Office/Editors
 
 gzip -9nf docs/manual.txt docs/manual.ps docs/quickref.txt docs/quickref.ps \
        README CHANGELOG docs/DEPENDENCIES
@@ -79,5 +79,5 @@ rm -r $RPM_BUILD_ROOT
 
 %attr(755,root,root) %{_bindir}/*
 
-%{_applnkdir}/Editors/GXedit.desktop
+%{_applnkdir}/Office/Editors/GXedit.desktop
 %{_datadir}/GXedit
This page took 0.551094 seconds and 4 git commands to generate.