ports/69778: Maintainer update of www/gallery to 1.4.4

Adam Weinberger adamw at FreeBSD.org
Fri Jul 30 13:45:00 UTC 2004


>> (07.30.2004 @ 0250 PST): Alex Varju said, in 0.8K: <<
>  One thing I've just noticed about my previously submitted patches is that 
>  the file %%GALLERYDIR%%/.htaccess will only exist after the user has run 
>  the configuration program.  This should probably not be included in 
>  pkg-plist, as package builds will fail in a clean environment.
>> end of "Re: ports/69778: Maintainer update of www/gallery to 1.4.4" from Alex Varju <<

Consider, then, putting it in as something like:

@unexec rm %D/%%GALLERYDIR%%/.htaccess 2>/dev/null || /usr/bin/true

That will just remove it quietly if it does exist, and won't try to add
it to packages.

# Adam


--
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx



More information about the freebsd-ports-bugs mailing list