Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates
aerc
fix-script-interpreter.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-script-interpreter.patch of Package aerc
diff --git a/contrib/carddav-query b/contrib/carddav-query index f7eaa79..444b116 100755 --- a/contrib/carddav-query +++ b/contrib/carddav-query @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 # SPDX-License-Identifier: MIT # Copyright (c) 2023 Robin Jarry diff --git a/filters/show-ics-details.py b/filters/show-ics-details.py index 18b2b76..d2b4b5d 100755 --- a/filters/show-ics-details.py +++ b/filters/show-ics-details.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 """Parse a vcard file given via stdin and output some details. Currently the following details are displayed if present:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor