Source: libcamera
Version: 0.1.0-3
Severity: normal
User: [email protected]
Usertags: loong64
X-Debbugs-Cc: [email protected],[email protected]
Hello!
Trying to build src:libcamera with --profile=nodoc currently fails with:
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv debian/tmp/usr/share/doc/libcamera-0.* debian/tmp/usr/share/doc/libcamera-doc
mv: cannot stat 'debian/tmp/usr/share/doc/libcamera-0.*': No such file or
directory
make[1]: *** [debian/rules:30: override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
This should be fixable by guarding the following line in debian/rules by
testing whether
the environment variable DEB_BUILD_PROFILES contains "nodoc":
mv debian/tmp/usr/share/doc/libcamera-0.*
debian/tmp/usr/share/doc/libcamera-doc
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913