mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Correct @unexec command
This commit is contained in:
parent
4c94f3251e
commit
3cededd06b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78248
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ lib/libpng.so
|
|||
lib/libpng.so.%%SHLIB_VER%%
|
||||
libdata/pkgconfig/libpng12.pc
|
||||
@dirrm include/libpng
|
||||
@unexec rmdir libdata/pkgconfig 2>/dev/null || true
|
||||
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue