diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:45:44 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:45:44 +0000 |
commit | 8e7fafb8af59bf2dd526e621f04ca9b42833da7f (patch) | |
tree | a97ddfefab0097ec296934159c14967ebf72bb6f /console-setup-1.76-fsf-address.patch | |
parent | d4758407717c6a9b9aa43973e34e335ef4021a3a (diff) |
automatic import of console-setupopeneuler24.03_LTS
Diffstat (limited to 'console-setup-1.76-fsf-address.patch')
-rw-r--r-- | console-setup-1.76-fsf-address.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/console-setup-1.76-fsf-address.patch b/console-setup-1.76-fsf-address.patch new file mode 100644 index 0000000..2950c28 --- /dev/null +++ b/console-setup-1.76-fsf-address.patch @@ -0,0 +1,12 @@ +diff -up console-setup/Keyboard/ckbcomp.orig console-setup/Keyboard/ckbcomp +--- console-setup/Keyboard/ckbcomp.orig 2012-06-26 12:04:16.612309745 +0200 ++++ console-setup/Keyboard/ckbcomp 2012-06-26 12:21:06.448385970 +0200 +@@ -15,7 +15,7 @@ + + # If you have not received a copy of the GNU General Public License + # along with this program, write to the Free Software Foundation, Inc., +-# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ++# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + use warnings 'all'; + use strict; |