braino; from Bjoern Sandell <biorn@dce.chalmers.se>

This commit is contained in:
naddy 2003-01-18 00:25:23 +00:00
parent d75ddb5679
commit a294ca0418

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2002/11/25 12:20:23 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2003/01/18 00:25:23 naddy Exp $
bin/sndfile-convert
bin/sndfile-info
bin/sndfile-play
@ -13,7 +13,7 @@ share/octave/site/m/sndfile_load.m
share/octave/site/m/sndfile_play.m
share/octave/site/m/sndfile_save.m
%%SHARED%%
@exec rmdir share/octave/site/m 2>/dev/null || true
@exec rmdir share/octave/site 2>/dev/null || true
@exec rmdir share/octave 2>/dev/null || true
@exec rmdir lib/pkgconfig 2>/dev/null || true
@unexec rmdir %D/share/octave/site/m 2>/dev/null || true
@unexec rmdir %D/share/octave/site 2>/dev/null || true
@unexec rmdir %D/share/octave 2>/dev/null || true
@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true