Codebase list mimetic / 469704b
Fix build failure: override dh_installexamples only for arch-independent packages. gregor herrmann 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 $(MAKE) -C $(CURDIR)/doc docs
1010 endif
1111
12 override_dh_installexamples:
12 override_dh_installexamples-indep:
1313 dh_installexamples
1414 sed -i -e "s,$(CURDIR),/<<PKGBUILDDIR>>,g" $(CURDIR)/debian/libmimetic-doc/usr/share/doc/libmimetic-dev/examples/Makefile
1515