From: Elan Ruusamäe Date: Wed, 6 Sep 2006 20:43:28 +0000 (+0000) Subject: - must always call env-update in post; rel 4 X-Git-Tag: AC-STABLE X-Git-Url: http://git.pld-linux.org/?p=packages%2Fenv-update.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fac%2Fenv-update-1_6_14-4 - must always call env-update in post; rel 4 Changed files: env-update.spec -> 1.15 --- 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)