]> git.tokkee.org Git - inkscape.git/commitdiff

Code

Drop debian tree from tarball, as recommended by debian packaging.
authorkeescook <keescook@users.sourceforge.net>
Sun, 3 Dec 2006 04:10:50 +0000 (04:10 +0000)
committerkeescook <keescook@users.sourceforge.net>
Sun, 3 Dec 2006 04:10:50 +0000 (04:10 +0000)
Makefile.am

index 3ab9b0f2136b7f370e7d3b667edcfce7f3f794d6..3399161c9b5d114919719d7e8b080c69303d91d8 100644 (file)
@@ -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.