Fix file-roller built with clang11 -fno-common on recent head.

Approved by:	portmgr (fixit blanket)
This commit is contained in:
Guido Falsi 2020-08-28 22:35:09 +00:00
parent a0d90a8f50
commit b2294ed3f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546843

View File

@ -0,0 +1,10 @@
--- src/fr-application.c.orig 2018-07-16 20:15:42 UTC
+++ src/fr-application.c
@@ -42,7 +42,6 @@
#define SERVICE_TIMEOUT 10
-gint ForceDirectoryCreation;
static char **remaining_args;
static char *arg_add_to = NULL;
static int arg_add = FALSE;