Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 12:46:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369053 - head/Mk/Uses
Message-ID:  <201409231246.s8NCkc7Q066189@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Sep 23 12:46:38 2014
New Revision: 369053
URL: http://svnweb.freebsd.org/changeset/ports/369053
QAT: https://qat.redports.org/buildarchive/r369053/

Log:
  Remove dirrm from documentation in header

Modified:
  head/Mk/Uses/webplugin.mk

Modified: head/Mk/Uses/webplugin.mk
==============================================================================
--- head/Mk/Uses/webplugin.mk	Tue Sep 23 12:42:00 2014	(r369052)
+++ head/Mk/Uses/webplugin.mk	Tue Sep 23 12:46:38 2014	(r369053)
@@ -54,7 +54,6 @@
 #	[...]
 #	%%WEBPLUGIN_DIR%%/fooplugin.so
 #	%%WEBPLUGIN_DIR%%/fooplugin.xpi
-#	@dirrmtry %%WEBPLUGIN_DIR%%
 #	------------------------------------------------------
 #
 # Here is what it will look like when it creates the symlinks:
@@ -93,7 +92,6 @@
 #	lib/application/fooplugin.la
 #	lib/application/fooplugin.so
 #	lib/application/fooplugin.xpi
-#	@dirrm lib/application
 #	------------------------------------------------------
 #
 # Here is what it will look like when it creates symlinks:



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