[Midnightbsd-cvs] mports [24425] trunk/deskutils/gnustep-wrapper: update patchst

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 1 10:49:22 EDT 2018


Revision: 24425
          http://svnweb.midnightbsd.org/mports/?rev=24425
Author:   laffer1
Date:     2018-10-01 10:49:21 -0400 (Mon, 01 Oct 2018)
Log Message:
-----------
update patchst

Modified Paths:
--------------
    trunk/deskutils/gnustep-wrapper/Makefile

Added Paths:
-----------
    trunk/deskutils/gnustep-wrapper/files/
    trunk/deskutils/gnustep-wrapper/files/patch-Directories.make

Modified: trunk/deskutils/gnustep-wrapper/Makefile
===================================================================
--- trunk/deskutils/gnustep-wrapper/Makefile	2018-10-01 14:45:38 UTC (rev 24424)
+++ trunk/deskutils/gnustep-wrapper/Makefile	2018-10-01 14:49:21 UTC (rev 24425)
@@ -20,7 +20,6 @@
 USE_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}
 
 ADDITIONAL_LIB_DIRS+=	-L${WRKSRC}/libGSWrapper/obj
-MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
 MAKE_FLAGS+=	debug=no
 
 post-patch:

Added: trunk/deskutils/gnustep-wrapper/files/patch-Directories.make
===================================================================
--- trunk/deskutils/gnustep-wrapper/files/patch-Directories.make	                        (rev 0)
+++ trunk/deskutils/gnustep-wrapper/files/patch-Directories.make	2018-10-01 14:49:21 UTC (rev 24425)
@@ -0,0 +1,11 @@
+--- Directories.make.orig	2017-08-13 17:48:46 UTC
++++ Directories.make
+@@ -28,8 +28,4 @@ OBJ_BASE_DIR=shared_obj
+ endif
+ 
+ ARCH_DIR=$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/$(LIBRARY_COMBO)
+-ifneq ($(GNUSTEP_FLATTENED),yes)
+-OBJ_DIR=$(OBJ_BASE_DIR)/$(ARCH_DIR)
+-else
+ OBJ_DIR=$(OBJ_BASE_DIR)
+-endif


Property changes on: trunk/deskutils/gnustep-wrapper/files/patch-Directories.make
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list