diff options
Diffstat (limited to 'editors/libreoffice/files/patch-RepositoryExternal.mk')
-rw-r--r-- | editors/libreoffice/files/patch-RepositoryExternal.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/libreoffice/files/patch-RepositoryExternal.mk b/editors/libreoffice/files/patch-RepositoryExternal.mk deleted file mode 100644 index 26de1d923dc2..000000000000 --- a/editors/libreoffice/files/patch-RepositoryExternal.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ./RepositoryExternal.mk.orig 2013-02-01 13:12:08.000000000 -0500 -+++ ./RepositoryExternal.mk 2013-02-01 13:37:47.000000000 -0500 -@@ -1056,7 +1056,7 @@ - ) - - $(call gb_LinkTarget_add_libs,$(1),\ -- -l$(DB_LIB) \ -+ $(DB_LIB) \ - ) - - endef |