From c028ccd8bf35334f2185c77b3d42e6cd4e78af1f Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 21:13:40 +0200
Subject: [PATCH] Add pydantic_core Python project

---
 components/python/Paste/python-integrate-project.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/Paste/python-integrate-project.conf b/components/python/Paste/python-integrate-project.conf
index 193eeb2..f645b7c 100644
--- a/components/python/Paste/python-integrate-project.conf
+++ b/components/python/Paste/python-integrate-project.conf
@@ -13,5 +13,5 @@
 # Copyright 2023 Marcel Telka
 #
 
-%hook-no-license%
-cat "$SOURCE_DIR/docs/license.txt" > "$DISTRIBUTION.license"
+%hook-begin%
+LICENSE_FILE='docs/license.txt'

--
Gitblit v1.9.3