diff options
Diffstat (limited to 'graphics/dia/files/patch-ag')
-rw-r--r-- | graphics/dia/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/dia/files/patch-ag b/graphics/dia/files/patch-ag deleted file mode 100644 index 30f688242da2..000000000000 --- a/graphics/dia/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/plug-ins.c.orig Mon Aug 7 13:51:41 2000 -+++ lib/plug-ins.c Mon Aug 7 13:52:01 2000 -@@ -45,7 +45,7 @@ - # define PLUG_IN_EXT_LEN 4 - #else - /* this one should work on any platform where libtool is used to compile dia */ --# define PLUG_IN_EXT ".la" -+# define PLUG_IN_EXT ".so" - # define PLUG_IN_EXT_LEN 3 - #endif - |