eb7f3763ab
Addresses for GNUstep is a versatile address book application for managing contact information. It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever. Addresses is also a framework that allows access to the addresses database in a way that is source code compatible with Apple's AddressBook.framework. It also contains a view framework to facilitate the construction of applications that use the contact database.
11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
$OpenBSD: patch-Frameworks_Addresses_GNUmakefile,v 1.1.1.1 2007/07/25 06:18:27 ajacoutot Exp $
|
|
--- Frameworks/Addresses/GNUmakefile.orig Sat Jul 21 15:07:58 2007
|
|
+++ Frameworks/Addresses/GNUmakefile Sat Jul 21 15:08:06 2007
|
|
@@ -48,6 +48,4 @@ include $(GNUSTEP_MAKEFILES)/framework.make
|
|
-include GNUmakefile.postamble
|
|
|
|
after-Addresses-install::
|
|
- ln -sf $(GNUSTEP_HEADERS)/Addresses \
|
|
- $(GNUSTEP_HEADERS)/AddressBook
|
|
|