2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

shared-mime-info: rationale

This commit is contained in:
Dylan Araps 2019-10-08 10:53:50 +03:00
parent 5406ced50d
commit fe4ba91014
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,4 +1,7 @@
#!/bin/sh -e
#
# We bypass the build system entirely as it has
# a mandatory dependency on gettext.
# Grab the package version.
read -r version _ < "${0%/*}/version"