From 18b7230afbf40e2ca6bbfd8e333ae786e02b8f6b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 6 Sep 2006 20:43:28 +0000 Subject: [PATCH] - must always call env-update in post; rel 4 Changed files: env-update.spec -> 1.15 --- env-update.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env-update.spec b/env-update.spec index b5aed98..821a6d7 100644 --- a/env-update.spec +++ b/env-update.spec @@ -2,7 +2,7 @@ Summary: env-update - create /etc/profile.env from /etc/env.d files Summary(pl): env-update - tworzenie /etc/profile.env z plików /etc/env.d Name: env-update Version: 1.6.14 -Release: 3 +Release: 4 License: GPL v2 Group: Base Source0: http://distfiles.gentoo.org/distfiles/rc-scripts-%{version}.tar.bz2 @@ -59,7 +59,7 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/{profile,csh}.env rm -rf $RPM_BUILD_ROOT %post -%env_update +%{_sbindir}/env-update %files %defattr(644,root,root,755) -- 2.44.0