[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596303: unblock: php-kolab-filter/0.1.9-2



On Tue, Sep 14, 2010 at 2:37 PM, Adam D. Barratt
<adam@adam-barratt.org.uk> wrote:
> On Fri, September 10, 2010 08:43, Mathieu Parent wrote:
>> The upload fixes PHP deprecated warnings that causes kolabmailboxfilter
>> script to fail because of too strict error handling. The upload also
>> ignore any not-already-known E_DEPRECATED warning (Closes: #594541).
>>
>> The upload also include a tiny fix to "Use DEB_COMPRESS_EXCLUDE_ALL
>> instead of deprecated DEB_COMPRESS_EXCLUDE" during the build of this pear
>> package.
>
> It also includes this undocumented change:
>
> +       # remove empty directory
> +       rm -rf $(DEB_DESTDIR)usr/share/php/.registry/.channel.doc.php.net
>        # move man pages to correct location
>        mv $(DEB_DESTDIR)usr/share/doc/php-kolab-filter/man
> $(DEB_DESTDIR)usr/share/
> -       # remove empty directory
> -       rmdir $(DEB_DESTDIR)usr/share/php/.registry/.channel.doc.php.net ||:
>
> If the directory's empty, why the change to use "rm -rf" instead of "rmdir"?

Oh yes! this patch was waiting in my tree since some time. I will
revert it as it doesn't add anything usefull.

I will reupload soon and update this bug.


Mathieu Parent



Reply to: