Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Eric Bélanger 9a29f624f1 checkpkg: Clean up soname check output
A missing quote in a grep command was giving out false matches.

By moving the objdump command in the same echo statement as the
filename, we ensure that every library name are displayed on a line of
their own in case they don't have a SONAME defined in their
headers. That is the case for some plugin libraries.

Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-07-25 17:53:08 +02:00
.gitignore add dist target to Makefile 2010-02-13 20:57:34 +01:00
Makefile prepare release 2011-05-18 18:28:33 +02:00
archbuild Use Btrfs snapshots for chroot copies, when available 2011-03-22 19:47:48 +01:00
archco removed mode lines; was not a good idea after all 2010-06-24 10:01:20 +02:00
archrelease archrelease: add repos/ directory if it doesn't exist 2011-07-25 17:50:22 +02:00
archrm removed mode lines; was not a good idea after all 2010-06-24 10:01:20 +02:00
bash_completion Added bash_completion file 2011-04-29 21:18:21 +02:00
checkpkg checkpkg: Clean up soname check output 2011-07-25 17:53:08 +02:00
commitpkg Include epoch in updpkg default message 2011-05-30 00:03:06 +02:00
communityco removed mode lines; was not a good idea after all 2010-06-24 10:01:20 +02:00
finddeps Merge branch 'master', remote-tracking branch 'heftig/master' 2011-03-26 09:58:28 +01:00
lddd Replace backticks by $() and add missing quotes 2011-07-25 17:53:02 +02:00
makechrootpkg Revert "Use en_US.UTF-8 locale instead of C to support unicode filenames" 2011-05-03 20:34:39 +02:00
makepkg-i686.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
makepkg-x86_64.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
mkarchroot Change pacman calls with -Sd flags to -Sdd 2011-05-16 18:19:19 +02:00
pacman-extra.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-staging.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
rebuildpkgs removed mode lines; was not a good idea after all 2010-06-24 10:01:20 +02:00