]> git.pld-linux.org Git - packages/exim.git/commitdiff
- "s-/usr/lib/-%{_libdir}-"
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 21:41:23 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exim.spec -> 1.4

exim.spec

index e94792e271c37551eb09d28f4bbc8a21d254c17f..2eae1aa27afa3a445906148e35da102e27fd2f3a 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -78,7 +78,7 @@ cp -f $RPM_SOURCE_DIR/exim.lr $RPM_BUILD_ROOT/etc/logrotate.d/exim
 install $RPM_SOURCE_DIR/exim.conf $RPM_BUILD_ROOT/etc
 
 ln -s /usr/bin/exim $RPM_BUILD_ROOT/usr/sbin/sendmail
-ln -s /usr/bin/exim $RPM_BUILD_ROOT/usr/lib/sendmail
+ln -s /usr/bin/exim $RPM_BUILD_ROOT%{_libdir}/sendmail
 ln -s /usr/bin/exim $RPM_BUILD_ROOT/usr/sbin/mailq
 ln -s /usr/bin/exim $RPM_BUILD_ROOT/usr/sbin/rsmtp
 ln -s /usr/bin/exim $RPM_BUILD_ROOT/usr/sbin/rmail
This page took 1.12081 seconds and 4 git commands to generate.