projects
/
packages
/
wayland-protocols.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1492d14
)
- noarch hack for configure; release 2
auto/th/wayland-protocols-1.1-2
author
Jakub Bogusz
<qboosh@pld-linux.org>
Sun, 6 Mar 2016 21:35:34 +0000
(22:35 +0100)
committer
Jakub Bogusz
<qboosh@pld-linux.org>
Sun, 6 Mar 2016 21:35:34 +0000
(22:35 +0100)
wayland-protocols.spec
patch
|
blob
|
blame
|
history
diff --git
a/wayland-protocols.spec
b/wayland-protocols.spec
index 3e7164f0ba525c55d546a8d8daf3d4666b2e54f4..59a1bced4540ea16bcb1730ec85ab90ba8e17085 100644
(file)
--- a/
wayland-protocols.spec
+++ b/
wayland-protocols.spec
@@
-2,7
+2,7
@@
Summary: Wayland protocol files
Summary(pl.UTF-8): Pliki protokoĊu Wayland
Name: wayland-protocols
Version: 1.1
-Release:
1
+Release:
2
License: MIT
Group: Libraries
Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
@@
-32,6
+32,10
@@
z wayland-protocols.
%build
%configure \
+%if "%{_gnu}" != "-gnux32"
+ --host=%{_host} \
+ --build=%{_host} \
+%endif
--disable-silent-rules
%{__make}
This page took
0.045653 seconds
and
4
git commands to generate.