diff --git a/helpers/make-nautilus b/helpers/make-nautilus index 93a3cab95c80994583b1fd69853ffc9695fca597..65b54b3e665f81d10a4c332144be52b4fa6eccc6 100644 --- a/helpers/make-nautilus +++ b/helpers/make-nautilus @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 . ./config for patch in 16_unity_new_documents.patch; do @@ -25,6 +25,9 @@ for patch in 16_unity_new_documents.patch; do sed "/$patch/d" -i debian/patches/series done +sed -i '/^AUTHORS/d' debian/docs +sed -i '/^THANKS/d' debian/docs + changelog "Revert from using ubuntu-help to default gnome-help" compile