Fix path to DLL.
[shibboleth/sp.git] / postinstall
index 5da87d8..a75356c 100644 (file)
@@ -14,12 +14,9 @@ CONFIGFILES=" \
     bindingTemplate.html \
     localLogout.html \
     globalLogout.html \
-    sp-example.key \
-    sp-example.crt \
     attribute-map.xml \
     attribute-policy.xml \
-    shibboleth2.xml \
-    example-metadata.xml"
+    shibboleth2.xml"
 
 for f in $CONFIGFILES; do
     if test ! -f $f; then