diff options
| author | Kees Cook <kees@outflux.net> | 2006-12-03 04:10:50 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2006-12-03 04:10:50 +0000 |
| commit | 17ca92b5f3c332bb6e66000e648d460d489757ff (patch) | |
| tree | 42dd337e881d3afcf978604b68d98674fcc5ec2a /Makefile.am | |
| parent | improve streaming (diff) | |
| download | inkscape-17ca92b5f3c332bb6e66000e648d460d489757ff.tar.gz inkscape-17ca92b5f3c332bb6e66000e648d460d489757ff.zip | |
Drop debian tree from tarball, as recommended by debian packaging.
(bzr r2068)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Makefile.am b/Makefile.am index 3ab9b0f21..3399161c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,17 +85,6 @@ EXTRA_DIST = \ cxxtest/cxxtest/Win32Gui.h \ cxxtest/cxxtest/X11Gui.h \ cxxtest/cxxtest/YesNoRunner.h \ - debian/changelog \ - debian/compat \ - debian/control \ - debian/copyright \ - debian/dirs \ - debian/docs \ - debian/inkscape.applications \ - debian/inkscape.menu \ - debian/inkscape.xpm \ - debian/mime \ - debian/rules \ packaging/autopackage/default.apspec.in \ packaging/osx-app.sh \ packaging/macosx/dmg_background.png \ @@ -151,11 +140,6 @@ EXTRA_DIST = \ src/Makefile.mingw src/inkscape_version.h.mingw src/inkscape.rc src/makedef.pl \ src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw -# Note: it isn't clear that debian/* belongs in the tar file: -# tarfile users should be able to use the official Debian packages. -# They were added to EXTRA_DIST in v1.5, in response to a message on -# inkscape-devel from "Carlos Ingelmo <carlsalam@te...>" on 2003-11-12 01:35. - # We want the built inkscape.1 to go in the distributed .tar.gz so # that .tar.gz users don't need a full perl distribution to get a man # page. |
