diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /graphics/dia/patches/patch-aa | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'graphics/dia/patches/patch-aa')
-rw-r--r-- | graphics/dia/patches/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/dia/patches/patch-aa b/graphics/dia/patches/patch-aa deleted file mode 100644 index 9235e427a188..000000000000 --- a/graphics/dia/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.am.orig Sat Feb 19 17:55:58 2000 -+++ Makefile.am Sat Feb 19 17:56:24 2000 -@@ -2,7 +2,7 @@ - - SUBDIRS = lib objects plug-ins shapes intl app samples po sheets - --gnomedatadir = $(datadir) -+gnomedatadir = $(datadir)/gnome - - pkgdata_DATA = dia_logo.png - man_MANS = dia.1 -@@ -10,7 +10,7 @@ - pixmapdir = $(gnomedatadir)/pixmaps - pixmap_DATA = dia_gnome_icon.png dia-diagram.png - --Applicationsdir = $(gnomedatadir)/gnome/apps/Applications -+Applicationsdir = $(gnomedatadir)/apps/Applications - Applications_DATA = dia.desktop - - dia.keys: $(srcdir)/dia.keys.in Makefile |