diff options
Diffstat (limited to 'comms/gnokii/files/patch-po-Makefile.in.in')
-rw-r--r-- | comms/gnokii/files/patch-po-Makefile.in.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/comms/gnokii/files/patch-po-Makefile.in.in b/comms/gnokii/files/patch-po-Makefile.in.in new file mode 100644 index 000000000000..79af0f06f158 --- /dev/null +++ b/comms/gnokii/files/patch-po-Makefile.in.in @@ -0,0 +1,12 @@ +--- po/Makefile.in.in.orig Tue May 20 23:06:48 2003 ++++ po/Makefile.in.in Tue May 20 23:09:16 2003 +@@ -209,6 +209,9 @@ + done; \ + done + ++install-suid: install ++ @echo ++ + # Define this as empty until I found a useful application. + installcheck: + |