Maximilian Gass wrote: > diff --git a/debian/patches/02-usr-share-for-static.patch > b/debian/patches/02-usr-share-for-static.patch > new file mode 100644 > index 0000000..31bb431 > --- /dev/null > +++ b/debian/patches/02-usr-share-for-static.patch > @@ -0,0 +1,11 @@ > +--- a/openerp/commands.py > ++++ b/openerp/commands.py > +@@ -80,7 +80,7 @@
[...] patches should have both an author and description fields, and be diffed with -Naurp. > +override_dh_pysupport: > + dh_pysupport > + > + # overriding dh_pysupport, because after dh_auto_install there are two > + # Python directories. After dh_pysupport there is only one. > + mv debian/openerp-web/usr/share/pyshared/openerp/static > debian/openerp-web/usr/share/openerp-web/ > + when you add a new override, always make sure that it gets ordered into the right chronological order, much easier to read that way. i've commited it with above corrections, thanks. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [email protected] Internet: http://people.panthera-systems.net/~daniel-baumann/ _______________________________________________ open-object mailing list [email protected] http://lists.debian-maintainers.org/listinfo/open-object
