This commit is contained in:
parent
3e6d128228
commit
6c10f11694
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: semantik
|
Name: semantik
|
||||||
Version: 1.0.1
|
Version: 1.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A mindmapping-like tool
|
Summary: A mindmapping-like tool
|
||||||
License: GPL-3.0 and GPL-2.0
|
License: GPL-3.0 and GPL-2.0
|
||||||
@ -55,7 +55,7 @@ to create general-purpose documents through the use of mindmaps.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1
|
#%%patch -p1
|
||||||
|
|
||||||
#wrong-icon-size
|
#wrong-icon-size
|
||||||
convert -strip src/data/hi48-app-semantik-d.png -resize 48x48 src/data/hi48-app-semantik-d.png
|
convert -strip src/data/hi48-app-semantik-d.png -resize 48x48 src/data/hi48-app-semantik-d.png
|
||||||
@ -68,7 +68,7 @@ done
|
|||||||
|
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
export CXXFLAGS="%{optflags}"
|
export CXXFLAGS="%{optflags}"
|
||||||
# export LDFLAGS="-Wl,-Bsymbolic-functions $LDFLAGS"
|
|
||||||
|
|
||||||
./waf configure \
|
./waf configure \
|
||||||
--prefix=%{_prefix}
|
--prefix=%{_prefix}
|
||||||
|
Loading…
Reference in New Issue
Block a user