diff options
author | Paul Bredbury <brebs@sent.com> | 2019-03-24 21:46:41 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-02 14:25:04 +0000 |
commit | 96c60ea295493cf1abf68a1a734c197a9ce7c797 (patch) | |
tree | cdd2bb41fe3e6c6e9b0003ec3e799eb77246c452 /community/mate-backgrounds/install-sh.patch | |
parent | 412adf53e16a503b262be5b11e97adcc0f981de0 (diff) | |
download | aports-96c60ea295493cf1abf68a1a734c197a9ce7c797.tar.bz2 aports-96c60ea295493cf1abf68a1a734c197a9ce7c797.tar.xz |
community/mate-backgrounds: upgrade to 1.22.0
Diffstat (limited to 'community/mate-backgrounds/install-sh.patch')
-rw-r--r-- | community/mate-backgrounds/install-sh.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/community/mate-backgrounds/install-sh.patch b/community/mate-backgrounds/install-sh.patch new file mode 100644 index 0000000000..d32f681c0e --- /dev/null +++ b/community/mate-backgrounds/install-sh.patch @@ -0,0 +1,10 @@ +diff --git a/install-sh b/install-sh +index defb86a..8175c64 100755 +--- a/install-sh ++++ b/install-sh +@@ -1,4 +1,4 @@ +-#!/usr/bin/sh ++#!/bin/sh + # install - install a program, script, or datafile + + scriptversion=2018-03-11.20; # UTC |