1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00
pacman/scripts
Florian Pritz fbfcd86650 makepkg: fix extraction of soname in find_libdepends
libperl.so results in soname="libperl.so.so" which is wrong.

This returns the correct string: "libperl.so"

Fix-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2012-03-05 11:44:34 -06:00
..
library parseopts: normalize options into an array 2012-02-16 17:31:16 -06:00
po Final pre-release Transifex updates 2012-02-11 15:01:35 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am buildsys: remove existing symlinks before installing 2011-09-14 17:18:07 -05:00
makepkg.sh.in makepkg: fix extraction of soname in find_libdepends 2012-03-05 11:44:34 -06:00
pacman-db-upgrade.sh.in Make a few more copyright date tweaks 2012-01-30 21:43:23 -06:00
pacman-key.sh.in parseopts: normalize options into an array 2012-02-16 17:31:16 -06:00
pacman-optimize.sh.in scripts: unset CDPATH if cd is used 2012-02-14 10:11:43 -06:00
pkgdelta.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00