Author: lisu Date: Thu Nov 20 15:55:34 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - new file - don't add useless files
---- Files affected: SOURCES: amoebax-useless_files.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/amoebax-useless_files.patch diff -u /dev/null SOURCES/amoebax-useless_files.patch:1.1 --- /dev/null Thu Nov 20 16:55:34 2008 +++ SOURCES/amoebax-useless_files.patch Thu Nov 20 16:55:28 2008 @@ -0,0 +1,40 @@ +--- amoebax-0.2.1/data/Makefile.in~ 2008-11-20 16:49:20.000000000 +0100 ++++ amoebax-0.2.1/data/Makefile.in 2008-11-20 16:49:10.000000000 +0100 +@@ -97,11 +97,6 @@ + # Process this file with automake to produce a Makefile.in file + SUBDIRS = AmoebaxMain.nib dlls fonts graphics music sfx + EXTRA_DIST = \ +- amoebax.desktop \ +- Amoebax.icns \ +- amoebax.ico \ +- amoebax.png \ +- amoebax.svg \ + Amoebax.url \ + amoebax.wxs \ + bannrbmp.bmp \ +@@ -114,11 +109,6 @@ + MAN_PAGES = amoebax.6 + INSTALL_MAN_PAGES = amoebax.6 + +-iconsdir = $(datarootdir)/pixmaps +-icons_DATA = amoebax.svg +- +-desktopdir = $(datarootdir)/applications +-desktop_DATA = amoebax.desktop + subdir = data + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h +--- amoebax-0.2.1/doc/Makefile.in~ 2008-08-02 12:10:51.000000000 +0200 ++++ amoebax-0.2.1/doc/Makefile.in 2008-11-20 16:50:05.000000000 +0100 +@@ -94,11 +94,6 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ + +-# Process this file with automake to produce a Makefile.in file +-EXTRA_DIST = manual.pdf manual.sla +- +-manualdir = $(datarootdir)/doc/amoebax +-manual_DATA = manual.pdf + subdir = doc + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
