mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
fedora: use DFSG_BUILD=on
This commit is contained in:
parent
fefd044005
commit
2e449addad
@ -56,7 +56,7 @@ Python wrappers and a demonstration script for the notcurses library.
|
|||||||
%build
|
%build
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
%cmake -DUSE_MULTIMEDIA=oiio -DUSE_TESTS=off ..
|
%cmake -DUSE_MULTIMEDIA=oiio -DUSE_TESTS=off -DDFSG_BUILD=on ..
|
||||||
%make_build
|
%make_build
|
||||||
cd python
|
cd python
|
||||||
%py3_build
|
%py3_build
|
||||||
|
Loading…
Reference in New Issue
Block a user