Codebase list pangzero / 9b31f03
Remember to actually enable quilt in rules. Barry deFreese 15 years ago
1 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1717
1818 config.status: configure
1919 dh_testdir
20 #QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
20
21 QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
22
2123 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
2224 cp -f /usr/share/misc/config.sub config.sub
2325 endif
4345 rm -f build-stamp
4446 [ ! -f Makefile ] || $(MAKE) distclean
4547 -rm -f config.sub config.guess config.log config.status
46 #QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
48
49 QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
50
4751 dh_clean
4852
4953 install: build