diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-09-05 20:05:56 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-09-05 20:05:56 +0000 |
commit | 1237fcc3ed1348fc034cc827b782a58fb6d15be9 (patch) | |
tree | b9504ea5ec47cdd3ef757d23660349646f894d33 /net/everybuddy/files/patch-ae | |
parent | Update md5. (The author told me he updated it) (diff) |
Update to version 0.1.4-2. This probably wasn't the best way to do
things, but it works. If anyone wants to change it, feel free to do so.
Diffstat (limited to 'net/everybuddy/files/patch-ae')
-rw-r--r-- | net/everybuddy/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/everybuddy/files/patch-ae b/net/everybuddy/files/patch-ae new file mode 100644 index 000000000000..4918144ca31d --- /dev/null +++ b/net/everybuddy/files/patch-ae @@ -0,0 +1,11 @@ +--- Makefile.in.orig Tue Sep 5 02:12:11 2000 ++++ Makefile.in Tue Sep 5 02:12:52 2000 +@@ -87,7 +87,7 @@ + SUBDIRS = pixmaps m4 libproxy libtoc libicq libyahoo libmsn sounds doc src + ACLOCAL_AMFLAGS = -I m4 + +-Utilitiesdir = /etc/X11/applnk/Internet ++Utilitiesdir = ${PREFIX}/share/applnk/Internet + Utilities_DATA = Everybuddy.desktop + + EXTRA_DIST = Everybuddy.desktop |