[cpp-sp] branch main updated: Remove another file from installer.

Codeberg noreply at shibboleth.net
Tue Feb 10 16:43:59 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository cpp-sp.

View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/6738dbe04781399c2ee9e8946ef9f001c95f4468

The following commit(s) were added to refs/heads/main by this push:
     new 6738dbe0 Remove another file from installer.
6738dbe0 is described below

commit 6738dbe04781399c2ee9e8946ef9f001c95f4468
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 10 11:43:46 2026 -0500

    Remove another file from installer.
---
 msi/sp4.wxs | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/msi/sp4.wxs b/msi/sp4.wxs
index b2340615..66fdf3ad 100644
--- a/msi/sp4.wxs
+++ b/msi/sp4.wxs
@@ -124,9 +124,6 @@
             <Component Id="Config.apache" Directory = "etcShib" Guid="{C372712D-9C83-4B28-A35A-5A1B0BE09141}">
                 <File Id="apache24.config.in" KeyPath="yes" Checksum="yes" Source="$(var.RootDir)\configs\apache24.config.in"/>
             </Component>
-            <Component Id="Config.atrchecker" Directory = "etcShib" Guid="{8AC41514-78A6-46C2-BAEA-D8966EFE383A}">
-                <File Id="attrChecker.html" KeyPath="yes" Checksum="yes" Source="$(var.RootDir)\configs\attrChecker.html"/>
-            </Component>
             <Component Id="Config.handler" Directory = "etcShib" Guid="{E9C5EB2F-624E-48A4-A493-87295A6C2DB3}">
                 <File Id="handlers.ini" KeyPath="yes" Checksum="yes" Source="$(var.RootDir)\configs\handlers.ini"/>
             </Component>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list