]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- typo (s/_applnkdir_/_applnkdir/).
authorkloczek <kloczek@pld-linux.org>
Mon, 13 Nov 2000 21:35:56 +0000 (21:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.70

postgresql.spec

index aef39395dc928a37f0d950b1447963b11d56dac5..7d12b20fc38b39d46ef8791122735e8e8939f169 100644 (file)
@@ -578,7 +578,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/{rc.d/init.d,sysconfig} \
         $RPM_BUILD_ROOT/var/{lib/pgsql,log} \
        $RPM_BUILD_ROOT%{_libdir}/pgsql/{modules,sql} \
-       $RPM_BUILD_ROOT{%{_applnkdir_}/System,%{_pixmapsdir}}
+       $RPM_BUILD_ROOT{%{_applnkdir}/System,%{_pixmapsdir}}
 
 %{__make} -C src install \
        DESTDIR=$RPM_BUILD_ROOT \
This page took 0.350906 seconds and 4 git commands to generate.