]> git.pld-linux.org Git - packages/applnk.git/blobdiff - applnk.spec
- rel 2
[packages/applnk.git] / applnk.spec
index e1e701eb950ebbec406347fd0ed2ffb37a3590da..fecb31ce10933f375f81cb80db9041b6b162d9c1 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Applnk - base directories tree used for storing desktop/kdelnk menu ent
 Summary(pl.UTF-8):     Applnk - bazowa struktura katalogów z opisami do plików desktop/kdelnk
 Name:          applnk
 Version:       2.2.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Base
 Source0:       ftp://ep09.pld-linux.org/software/applnk/%{name}-%{version}.tar.bz2
@@ -43,6 +43,16 @@ install -d $RPM_BUILD_ROOT%{_xdgconfdir}/menus/applications-merged
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%banner %{name} -e << EOF
+Use of applnk menu is now controlled via XDG_MENU_PREFIX
+environment variable.  If you want to disable it, then edit
+/etc/env.d/XDG_MENU_PREFIX file.
+
+If your menus just disappeared you need to re-login!
+
+EOF
+
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS
This page took 0.098887 seconds and 4 git commands to generate.