summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-01-18 21:01:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-01-18 21:01:33 +0000
commit1c0833f7a9077d3c80413470525dfc536aa874a5 (patch)
tree3c5d8566eb70215969b5fcd8e4159d7872424cf4 /net-print/foo2zjs/files
parentarm stable, bug #393007 (diff)
downloadgentoo-2-1c0833f7a9077d3c80413470525dfc536aa874a5.tar.gz
gentoo-2-1c0833f7a9077d3c80413470525dfc536aa874a5.tar.bz2
gentoo-2-1c0833f7a9077d3c80413470525dfc536aa874a5.zip
Various fixes so it builds and installs. Not sure if it works, though...
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-print/foo2zjs/files')
-rw-r--r--net-print/foo2zjs/files/foo2zjs-udev.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-print/foo2zjs/files/foo2zjs-udev.patch b/net-print/foo2zjs/files/foo2zjs-udev.patch
new file mode 100644
index 000000000000..070383949a8d
--- /dev/null
+++ b/net-print/foo2zjs/files/foo2zjs-udev.patch
@@ -0,0 +1,12 @@
+diff -ruN foo2zjs/Makefile foo2zjs.orig/Makefile
+--- foo2zjs/Makefile 2012-01-18 21:53:45.834944820 +0100
++++ foo2zjs.orig/Makefile 2012-01-18 21:51:18.872936603 +0100
+@@ -933,7 +933,7 @@
+ echo " *** OR (generic linux)"; \
+ echo " *** # rm -f $(LIBUDEVDIR)/*-printers.rules"; \
+ echo " ***"; \
+- exit 1; \
++ # exit 1; \
+ fi
+ # ... OK!
+ #