Remove CVS ID so that patch applies properly.
This commit is contained in:
parent
fe50c78307
commit
a710cb2a84
@ -1,8 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/03/08 16:19:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2013/03/08 16:24:39 ajacoutot Exp $
|
||||
|
||||
VERSION= 2.7.20
|
||||
REVISION= 1
|
||||
|
||||
# remove CVS ID
|
||||
post-extract:
|
||||
@sed '1d' ${WRKSRC}/examples/etc/puppet/fileserver.conf > \
|
||||
${WRKSRC}/examples/etc/puppet/fileserver.conf.bak
|
||||
@mv ${WRKSRC}/examples/etc/puppet/fileserver.conf.bak \
|
||||
${WRKSRC}/examples/etc/puppet/fileserver.conf
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/examples/etc/puppet/{fileserver,puppet,tagmail}.conf \
|
||||
${PREFIX}/${MODRUBY_RELEXAMPLEDIR}-puppet
|
||||
|
@ -1,8 +1,7 @@
|
||||
$OpenBSD: patch-examples_etc_puppet_fileserver_conf,v 1.2 2013/03/08 16:19:15 ajacoutot Exp $
|
||||
--- examples/etc/puppet/fileserver.conf.orig Thu Oct 18 18:52:08 2012
|
||||
+++ examples/etc/puppet/fileserver.conf Fri Mar 8 17:15:41 2013
|
||||
@@ -1,13 +1,41 @@
|
||||
-# $Id: patch-examples_etc_puppet_fileserver_conf,v 1.2 2013/03/08 16:19:15 ajacoutot Exp $
|
||||
$OpenBSD: patch-examples_etc_puppet_fileserver_conf,v 1.3 2013/03/08 16:24:39 ajacoutot Exp $
|
||||
--- examples/etc/puppet/fileserver.conf.orig Fri Mar 8 17:23:12 2013
|
||||
+++ examples/etc/puppet/fileserver.conf Fri Mar 8 17:23:15 2013
|
||||
@@ -1,12 +1,41 @@
|
||||
+# fileserver.conf
|
||||
|
||||
-[dist]
|
||||
|
Loading…
Reference in New Issue
Block a user