diff --git a/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb b/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
index 9ef7a4ce7abaf9b8504419d03e11ca0bef8f5078..1c7141a4358f3b9bef672944c260f878a5c73673 100644
--- a/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
+++ b/Golden_Repo/e/Extra-P/Extra-P-4.3.0-alpha3-GCCcore-11.3.0-Python-3.10.4.eb
@@ -18,6 +18,7 @@ exts_list = [
                      'filename': 'extrap-%(version)s.tar.gz',
                      'download_filename': 'v%(version)s.tar.gz'}],
         'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'],
+        'patches': ['4.3.0-alpha-packaging.patch']
     }),
 ]
 
@@ -42,6 +43,7 @@ dependencies = [
     ('Extra-Prof', version)
 ]
 
+
 sanity_check_paths = {
     'files': [
         "lib/python3.10/site-packages/extrap/extrap/extrapcmd.py",