mirror of https://github.com/KLayout/klayout.git
Fixed Debian build script.
This commit is contained in:
parent
4ed31bf5ef
commit
9579f8548f
|
|
@ -40,7 +40,7 @@ echo "Checking $bits installation"
|
|||
echo "----------------------------------------"
|
||||
|
||||
bindir="bin.linux.release"
|
||||
builddir="bin.linux.release"
|
||||
builddir="build.linux.release"
|
||||
libdir="/usr/lib/klayout"
|
||||
|
||||
./build.sh -j4 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue