]> git.pld-linux.org Git - packages/e3.git/commitdiff
- rel 4
authorMichal Moskal <michal@moskal.me>
Tue, 22 Jan 2002 13:52:58 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added missing links in /shared/*

Changed files:
    e3.spec -> 1.20

e3.spec

diff --git a/e3.spec b/e3.spec
index bf943742c6352b58a274bb49cf3dcd7d918b325f..7977ea2d483417024aae62b3cd312a0760204530 100644 (file)
--- a/e3.spec
+++ b/e3.spec
@@ -2,7 +2,7 @@ Summary:        Tiny editor
 Summary(pl):   Mikroedytorek
 Name:          e3
 Version:       1.61
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Editors
 Group(de):     Applikationen/Editors
@@ -106,6 +106,7 @@ done
 
 for i in emacs vi pico ne ws; do
        ln -sf editor.sh $RPM_BUILD_ROOT%{embed_path}/static/$i
+       ln -sf editor.sh $RPM_BUILD_ROOT%{embed_path}/shared/$i
 done
 
 %clean
This page took 0.067526 seconds and 4 git commands to generate.