On 11/3/11 1:29 PM, Robert Millan wrote:
2011/11/3 Gregor Jasny<gja...@googlemail.com>:
Hello,
the patch looks good. I'll add it to v0.8.6 (will be released this week).
Excellent! Thanks for the quick response.
Btw, would be nice if you could send the relevant part to upstream.
I'll do after the upload. BTW: What's the reason for this hunk:
@@ -38,9 +39,11 @@ build-stamp:
# build shared libs and install
$(MAKE) $(V4L_NATIVE_FLAGS)
$(MAKE) $(V4L_NATIVE_FLAGS) install
+ifeq ($(DEB_HOST_ARCH_OS), linux)
# prefix filenames with /lib/udev/rc_keymaps
mv $(CURDIR)/debian/tmp/etc/rc_maps.cfg
$(CURDIR)/debian/tmp/etc/rc_maps.cfg.orig
sed -e
's,^\([^#][[:graph:]]*[[:space:]]\+[[:graph:]]\+[[:space:]]\+\)\([[:graph:]]\+.*\),\1/lib/udev/rc_keymaps/\2,'
-e
's,^\(#[[:space:]]\+\*[[:space:]]\+\*[[:space:]]\+\)\([[:alnum:]].*\),\1/lib/udev/rc_keymaps/\2,'
< $(CURDIR)/debian/tmp/etc/rc_maps.cfg.orig >
$(CURDIR)/debian/tmp/etc/rc_maps.cfg
+endif
ifeq ($(DEB_HOST_ARCH), amd64)
# clean object files
$(MAKE) clean
-Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org