aboutsummaryrefslogtreecommitdiffstats
path: root/build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt
diff options
context:
space:
mode:
authorsnermolaev <snermolaev@yandex-team.ru>2022-02-10 16:45:53 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:53 +0300
commit2015790ac9fcc04caab83fccc23ab2460310a797 (patch)
treee644e9bc3f6f688561a871793b59bf8a637e0f72 /build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt
parentc768a99151e47c3a4bb7b92c514d256abd301c4d (diff)
downloadydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt')
-rw-r--r--build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt24
1 files changed, 12 insertions, 12 deletions
diff --git a/build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt b/build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt
index b913fc767a..749920fe38 100644
--- a/build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/python/bootstrap/ya.make.prebuilt
@@ -1,13 +1,13 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(PYTHON_BOOTSTRAP sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${PYTHON_BOOTSTRAP_RESOURCE_GLOBAL}/bootstrap${MODULE_SUFFIX})
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(PYTHON_BOOTSTRAP sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${PYTHON_BOOTSTRAP_RESOURCE_GLOBAL}/bootstrap${MODULE_SUFFIX})
+
+ END()
+ENDIF()