diff options
| author | Ted Gould <ted@gould.cx> | 2017-08-05 02:54:18 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2017-08-05 02:54:18 +0000 |
| commit | 323b78b365ac6849e2ccb359fa81f0fd7b615dab (patch) | |
| tree | 2293369656320f0d1a76adec069be639ad4b3501 | |
| parent | Put the snapcraft.yaml into a more readable location (diff) | |
| download | inkscape-323b78b365ac6849e2ccb359fa81f0fd7b615dab.tar.gz inkscape-323b78b365ac6849e2ccb359fa81f0fd7b615dab.zip | |
Fix the name of a README file
| -rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 272dc3296..fbfaa3ac2 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -92,7 +92,7 @@ parts: plugin: copy files: packaging/snappy/snapcraft.sh: snapcraft.sh - README: lib/share/README + README.md: lib/share/README.md apps: inkscape: |
