mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fixed libpty location for pycharm community build.
This commit is contained in:
@@ -217,7 +217,7 @@ private layoutFull(Map args, String target, Set usedJars) {
|
||||
}
|
||||
|
||||
dir("libpty") {
|
||||
fileset(dir: "$home/community/lib/libpty") {
|
||||
fileset(dir: "$home/lib/libpty") {
|
||||
exclude(name: "*.txt")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user