]> git.pld-linux.org Git - packages/rpm-build-macros.git/commit
- revert to python solution in %__spec_install_post_chrpath, readlink causes
authorhawk <hawk@pld-linux.org>
Wed, 11 Jun 2008 15:09:15 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit23481834b08ff5dab2f39f8d99ad4e97b9935505
tree4149a595b8f581dde101ccb348fb252f417f3c1b
parent5541bf267276e3194fae36fab43f3681ab75172c
- revert to python solution in %__spec_install_post_chrpath, readlink causes
  RPATH to be completly removed from libraries where just $ORIGIN is used
  (ie. in glibc) making them unusable, python on the other hand fails with
  $ORIGIN/../something, this part of macros needs more investigation to find
  100% working sollution, for now python works in much more cases

Changed files:
    rpm.macros -> 1.458
rpm.macros
This page took 0.101574 seconds and 4 git commands to generate.