mirror of
https://abf.rosa.ru/djam/golang.git
synced 2025-02-23 16:52:54 +00:00
Fix __spec_install_post
This commit is contained in:
parent
2f2b3f774d
commit
ba7dbc9ffa
2 changed files with 2 additions and 4 deletions
1
VERSION
1
VERSION
|
@ -1 +0,0 @@
|
|||
go1.3
|
|
@ -1,4 +1,4 @@
|
|||
# build ids are not currently generated:
|
||||
# build ids are n ot currently generated:
|
||||
# https://code.google.com/p/go/issues/detail?id=5238
|
||||
#
|
||||
# also, debuginfo extraction currently fails with
|
||||
|
@ -17,8 +17,7 @@
|
|||
# % define _use_internal_dependency_generator 0
|
||||
# % define __find_requires %{nil}
|
||||
%global debug_package %{nil}
|
||||
%global __spec_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot \
|
||||
/usr/lib/rpm/brp-compress
|
||||
%global __spec_install_post /usr/lib/rpm/brp-compress
|
||||
|
||||
# %define _emacs_sitelispdir %{_datadir}/emacs/site-lisp
|
||||
# %define _xemacs_sitelispdir %{_datadir}/xemacs/site-lisp
|
||||
|
|
Loading…
Add table
Reference in a new issue