Skip to content

Commit a54c40a

Browse files
author
Matthias Koeppe
committed
build/pkgs/pyzmq/spkg-install.in: Do not set no_libzmq_extension = True
1 parent 3832350 commit a54c40a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build/pkgs/pyzmq/spkg-install.in

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
cd src
2-
3-
# Generate setup.cfg
4-
cat > setup.cfg <<EOF
5-
[global]
6-
no_libzmq_extension = True
7-
EOF
8-
92
# Configure and install
103
sdh_pip_install .

0 commit comments

Comments
 (0)