mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
11 lines
302 B
Plaintext
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.
|