mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove apparently stray @exec mkdir (looks like it was intended to create
a directory that populated later in the plist, but it's using the wrong path, and you don't need to make directories explicitly anyway unless they're empty).
This commit is contained in:
parent
3178625f7e
commit
777c20b345
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154634
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ sbin/swat
|
|||
%%EXAMPLESDIR%%/VFS/Makefile.in
|
||||
%%EXAMPLESDIR%%/VFS/configure
|
||||
%%EXAMPLESDIR%%/VFS/configure.in
|
||||
@exec /bin/mkdir -p %D/VFS/recycle
|
||||
%%EXAMPLESDIR%%/appliance/Makefile
|
||||
%%EXAMPLESDIR%%/appliance/README
|
||||
%%EXAMPLESDIR%%/appliance/appliance.spec
|
||||
|
|
Loading…
Add table
Reference in a new issue