Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=683071

--- Comment #16 from Michal Novotny <minov...@redhat.com> 2011-03-11 07:46:46 
EST ---
(In reply to comment #15)
> I think that just
> 
> %doc html
> 
> in the -doc subpackage should work fine. Then rpmbuild will copy the html 
> files
> for you.

Well, not really since I'm still getting:

+ cd /home/mig/RPMS/BUILD
+ cd libvirt-php-0.4.1
+
DOCDIR=/home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1
+ export DOCDIR
+ rm -rf
/home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1
+ /bin/mkdir -p
/home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1
+ cp -pr LICENSE README
/home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1
+ exit 0

It removes everything in the docs directory and therefore it can't copy
anything. Can I disable the "rm -rf" step somehow?

Michal

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to