]> git.pld-linux.org Git - packages/GXedit.git/commitdiff
- %%applnk changed
authormichuz <michuz@pld-linux.org>
Sat, 27 May 2000 10:28:20 +0000 (10:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GXedit.spec -> 1.22

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.073902 seconds and 4 git commands to generate.