Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 34d3007addba92609f3094d96935b9f6 > files > 13

hplip-3.22.10-4.mga9.src.rpm

#! /bin/sh /usr/share/dpatch/dpatch-run

@DPATCH@
--- hplip-3.15.11/Makefile.am	2015-11-28 13:59:13.304808296 -0700
+++ hplip-3.15.11/Makefile.am.rebuild_python_ui	2015-11-28 14:11:30.684963127 -0700
@@ -3,6 +3,11 @@
 #
 #  (c) 2004-2015 Copyright HP Development Company, LP
 #  Author: David Suffield, Naga Samrat Chowdary Narla, Sarbeswar Meher
+
+# Generic rules
+%.py: %.ui
+	$(PYUIC5) -x -o $@ $<
+
 INCLUDES = -Iip -Iio/hpmud -Iscan/sane -Iprnt/hpijs -Icommon/
 AUTOMAKE_OPTIONS = subdir-objects
 CFLAGS+= -DCONFDIR=\"$(hplip_confdir)\"