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 #14 from Michal Novotny <minov...@redhat.com> 2011-03-11 07:37:33 
EST ---
Well, I found out what causes this issue. Here's the output of RPMbuild:

+ umask 022
+ 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

The issue is that the HTML files are being created and installed using make in
the docs subdirectory of the package however it's being removed and substituted
by LICENSE and README files instead. Can I somehow disable the rm -rf step ?

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