~ubuntu-branches/debian/sid/genius/sid

« back to all changes in this revision

Viewing changes to ltmain.sh

  • Committer: Package Import Robot
  • Author(s): Felipe Sateler
  • Date: 2014-04-07 15:43:04 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20140407154304-21r03zdnfc571kz0
Tags: 1.0.17-1
* Take over package from pkg-gnome
* New upstream release. Closes: #716731
* Bump standards version.
* Update Vcs fields to Git.
* Move to single-debian-patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
8050
8050
            elif test -n "$runpath_var"; then
8051
8051
              case "$perm_rpath " in
8052
8052
              *" $libdir "*) ;;
8053
 
              *) func_apped perm_rpath " $libdir" ;;
 
8053
              *) func_append perm_rpath " $libdir" ;;
8054
8054
              esac
8055
8055
            fi
8056
8056
          done