ports/117566: [PATCH] x11-themes/camaelon-nesedah: Fix GNUstep.sh name

Renato Botelho garga at FreeBSD.org
Sat Oct 27 16:00:01 UTC 2007


>Number:         117566
>Category:       ports
>Synopsis:       [PATCH] x11-themes/camaelon-nesedah: Fix GNUstep.sh name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 27 16:00:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD soc90.bluepex.com 7.0-BETA1 FreeBSD 7.0-BETA1 #10: Mon Oct 22 10:38:43 BRST 2007
>Description:
Fix GNUstep.sh name

Port maintainer (alexbl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- camaelon-nesedah-0.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-themes/camaelon-nesedah/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	19 May 2007 20:29:58 -0000	1.2
+++ Makefile	27 Oct 2007 14:58:37 -0000
@@ -39,9 +39,9 @@
 	@${ECHO_MSG}
 
 install-user:
-	@(. ${SYSMAKEDIR}/GNUStep.sh && defaults write Camaelon Theme Nesedah)
+	@(. ${SYSMAKEDIR}/GNUstep.sh && defaults write Camaelon Theme Nesedah)
 
 deinstall-user:
-	@(. ${SYSMAKEDIR}/GNUStep.sh && defaults delete Camaelon Theme)
+	@(. ${SYSMAKEDIR}/GNUstep.sh && defaults delete Camaelon Theme)
 
 .include <bsd.port.post.mk>
--- camaelon-nesedah-0.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list