Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 21:35:55 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36535: update port: chinese/zhcon
Message-ID:  <20020330133555.69F5E755C@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         36535
>Category:       ports
>Synopsis:       update port: chinese/zhcon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 30 05:40:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
change patch files from zhcon.conf.sample to zhcon.conf.
	
>How-To-Repeat:
	
>Fix:

diff -ruN zhcon.orig/files/patch-src::Makefile.am zhcon/files/patch-src::Makefile.am
--- zhcon.orig/files/patch-src::Makefile.am	Sat Mar 30 21:32:28 2002
+++ zhcon/files/patch-src::Makefile.am	Sat Mar 30 21:33:10 2002
@@ -5,11 +5,11 @@
  install-data-local:
  	$(mkinstalldirs) $(libdir)/zhcon/
 -	$(INSTALL_DATA) $(srcdir)/zhcon.conf /etc/zhcon.conf
-+	$(INSTALL_DATA) $(srcdir)/zhcon.conf $(PREFIX)/etc/zhcon.conf.sample
++	$(INSTALL_DATA) $(srcdir)/zhcon.conf $(PREFIX)/etc/zhcon.conf
  
  uninstall-local:
 -	-rm -f /etc/zhcon.conf
-+	-rm -f $(PREFIX)/etc/zhcon.conf.sample
++	-rm -f $(PREFIX)/etc/zhcon.conf
  
  bin_PROGRAMS = zhcon
  AM_INSTALL_PROGRAM_FLAGS= -m 4775
diff -ruN zhcon.orig/files/patch-src::Makefile.in zhcon/files/patch-src::Makefile.in
--- zhcon.orig/files/patch-src::Makefile.in	Sat Mar 30 21:32:28 2002
+++ zhcon/files/patch-src::Makefile.in	Sat Mar 30 21:33:32 2002
@@ -5,11 +5,11 @@
  install-data-local:
  	$(mkinstalldirs) $(libdir)/zhcon/
 -	$(INSTALL_DATA) $(srcdir)/zhcon.conf /etc/zhcon.conf
-+	$(INSTALL_DATA) $(srcdir)/zhcon.conf $(PREFIX)/etc/zhcon.conf.sample
++	$(INSTALL_DATA) $(srcdir)/zhcon.conf $(PREFIX)/etc/zhcon.conf
  
  uninstall-local:
 -	-rm -f /etc/zhcon.conf
-+	-rm -f $(PREFIX)/etc/zhcon.conf.sample
++	-rm -f $(PREFIX)/etc/zhcon.conf
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020330133555.69F5E755C>