svn commit: r398005 - head/www/repos-style

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 26 17:15:03 UTC 2015


Author: bapt
Date: Sat Sep 26 17:15:02 2015
New Revision: 398005
URL: https://svnweb.freebsd.org/changeset/ports/398005

Log:
  Convert to @sample

Modified:
  head/www/repos-style/pkg-plist

Modified: head/www/repos-style/pkg-plist
==============================================================================
--- head/www/repos-style/pkg-plist	Sat Sep 26 17:13:20 2015	(r398004)
+++ head/www/repos-style/pkg-plist	Sat Sep 26 17:15:02 2015	(r398005)
@@ -1,8 +1,6 @@
 %%WWWDIR%%/Cezanne-LICENSE.txt
 %%WWWDIR%%/LICENSE-2.0.txt
- at unexec if cmp -s %D/%%WWWDIR%%/open/log/index.dist.php %D/%%WWWDIR%%/open/log/index.php; then rm -f %D/%%WWWDIR%%/open/log/index.php; fi
-%%WWWDIR%%/open/log/index.dist.php
- at exec if [ ! -f %D/%%WWWDIR%%/open/log/index.php ]; then cp -p %D/%%WWWDIR%%/open/log/index.dist.php %D/%%WWWDIR%%/open/log/index.php; fi
+ at sample %%WWWDIR%%/open/log/index.dist.php %%WWWDIR%%/open/log/index.php
 %%WWWDIR%%/style/commands/16x16/back.png
 %%WWWDIR%%/style/commands/16x16/download.png
 %%WWWDIR%%/style/commands/16x16/history.png


More information about the svn-ports-head mailing list