Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-sdk-images
Commits
bbea7372
Commit
bbea7372
authored
Jan 12, 2015
by
Alexander Larsson
Browse files
Enable debuginfo packages by default in Sdk
parent
b4e3b328
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/SOURCES/rpm-macros
View file @
bbea7372
...
...
@@ -14,3 +14,18 @@
%_mandir %{_datadir}/man
%_javadir %{_datadir}/java
%_javadocdir %{_datadir}/javadoc
%_enable_debug_packages 1
%__os_install_post \
/usr/lib/rpm/brp-compress \
%{!?__debug_package:\
/usr/lib/rpm/brp-strip %{__strip} \
/usr/lib/rpm/brp-strip-comment-note %{__strip} %{__objdump} \
} \
/usr/lib/rpm/brp-strip-static-archive %{__strip} \
%{nil}
%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
%%install\
%{nil}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment