mirror of https://github.com/KLayout/klayout.git
Fixed Debian package build
This commit is contained in:
parent
18ae970671
commit
8a17a78a17
|
|
@ -133,7 +133,7 @@ echo "Modifying control file .."
|
|||
strip ${bindir}/*
|
||||
strip ${libdir}/db_plugins/*.so*
|
||||
strip ${libdir}/lay_plugins/*.so*
|
||||
strip ${libdir}/pymod/*.so*
|
||||
strip ${libdir}/pymod/klayout/*.so*
|
||||
|
||||
size=`du -ck usr | grep total | sed "s/ *total//"`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue