svn commit: r369053 - head/Mk/Uses

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 23 12:46:39 UTC 2014


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:


More information about the svn-ports-head mailing list