Run brp-adjust_libraries prior to brp-verify_elf.
This commit is contained in:
parent
881c2a913a
commit
6816c5cc25
@ -4,7 +4,7 @@
|
||||
# at the end of the %install scriptlet.
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (C) 2000,2003 Dmitry V. Levin <ldv@altlinux.org>
|
||||
# Copyright (C) 2000,2003,2006 Dmitry V. Levin <ldv@altlinux.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@ -38,14 +38,14 @@ cd "$RPM_BUILD_ROOT"
|
||||
# Compress info and man pages.
|
||||
@RPMCONFIGDIR@/brp-compress
|
||||
|
||||
# Adjust library links.
|
||||
@RPMCONFIGDIR@/brp-adjust_libraries
|
||||
|
||||
# Verify ELF objects.
|
||||
@RPMCONFIGDIR@/brp-verify_elf
|
||||
|
||||
# Strip ELF binaries.
|
||||
@RPMCONFIGDIR@/brp-strip
|
||||
|
||||
# Adjust library links.
|
||||
@RPMCONFIGDIR@/brp-adjust_libraries
|
||||
|
||||
# Re-bytecompile python modules.
|
||||
@RPMCONFIGDIR@/brp-bytecompile_python
|
||||
|
Loading…
x
Reference in New Issue
Block a user