Files
bsdports/gnome/libatk/files/patch-x-missing
2019-12-26 07:26:06 +00:00

11 lines
302 B
Plaintext

--- ./missing.orig 2017-03-17 11:32:06.000000000 +0200
+++ ./missing 2017-05-15 20:22:13.987304000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-
+exit 0;
scriptversion=2013-10-28.13; # UTC
# Copyright (C) 1996-2014 Free Software Foundation, Inc.