--- hpoj-0.91.old/Makefile.in +++ hpoj-0.91/Makefile.in @@ -164,10 +164,6 @@ fi ; \ fi ; \ echo ; \ - if ! grep $(libdir) /etc/ld.so.conf >/dev/null 2>/dev/null ; then \ - echo "Adding $(libdir) to /etc/ld.so.conf." ; \ - echo $(libdir) >>/etc/ld.so.conf ; \ - fi ; \ ldconfig ; \ else \ if ! test -d /etc/profile.d || ! test -f /etc/profile.d/hpoj.sh || ! test -f /etc/profile.d/hpoj.csh ; then \