]> git.pld-linux.org Git - packages/GXedit.git/blobdiff - GXedit.spec
- %%applnk changed
[packages/GXedit.git] / GXedit.spec
index 6e353ec39f92af8eb8c67d7eb2ddb1c66fc54cac..4d80d6b21159c871718ca4afb608cb8e9b623d18 100644 (file)
@@ -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.203465 seconds and 4 git commands to generate.