diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-10 06:34:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-10 06:34:59 +0000 |
commit | 0d98985b1ed2857eabf8c9c2054ba1e028fa8dc5 (patch) | |
tree | 85239597cc3b49474bf2c341ade30cd5e35ea94b /misc/metatheme2/files/patch-aa | |
parent | USE_AUTOCONF implied (diff) |
Update to 0.6.0.
Notes
Notes:
svn path=/head/; revision=44997
Diffstat (limited to 'misc/metatheme2/files/patch-aa')
-rw-r--r-- | misc/metatheme2/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/metatheme2/files/patch-aa b/misc/metatheme2/files/patch-aa deleted file mode 100644 index c12316601bc7..000000000000 --- a/misc/metatheme2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- mtm-ui/Makefile.in 2000/11/25 22:18:16 1.1 -+++ mtm-ui/Makefile.in 2000/11/25 22:22:42 -@@ -149,7 +149,7 @@ - - - test_selector_SOURCES = test-selector.c --test_selector_LDFLAGS = `gnome-config --libs xml gnome` `gtk-config --libs` -+test_selector_LDFLAGS = @GNOME_LIBS@ @GTK_LIBS@ @EXTRA_LIBS@ - - - test_selector_LDADD = ../mtm/libmtm.la libmtm-ui.la |