File Makefile-dist.patch of Package sblim-cmpi-samba
diff -u -w -r1.7 Makefile.am
--- Makefile.am 29 Apr 2008 23:43:32 -0000 1.7
+++ Makefile.am 7 Aug 2009 13:31:52 -0000
diff -wruN ../orig-sblim-cmpi-samba-0.5.6/Makefile.am ./Makefile.am
--- ../orig-sblim-cmpi-samba-0.5.6/Makefile.am 2008-04-30 01:43:32.000000000 +0200
+++ ./Makefile.am 2009-08-07 18:54:49.000000000 +0200
@@ -76,8 +76,7 @@
######################################################################################
# Automake instructions for ./model subdir
-SCHEMAS = $(srcdir)/model/Linux_Samba_Profile.mof \
- $(srcdir)/model/Linux_Samba.mof
+SCHEMAS = $(srcdir)/model/Linux_Samba.mof
REGISTRATIONS = $(srcdir)/model/Linux_Samba.registration
@@ -107,3 +107,5 @@
dist-hook:
test -d "$(distdir)" && rm -rf `find $(distdir) -type d -name CVS`
+EXTRA_DIST += autoconfiscate.sh
+AUTOMAKE_OPTIONS = no-dist-gzip dist-bzip2
diff -wruN ../orig-sblim-cmpi-samba-0.5.6/man/Makefile.am ./man/Makefile.am
--- ../orig-sblim-cmpi-samba-0.5.6/man/Makefile.am 2007-10-17 22:04:02.000000000 +0200
+++ ./man/Makefile.am 2009-08-07 18:12:26.000000000 +0200
@@ -19,6 +19,3 @@
man5_MANS = \
smt_smb_ra_support.conf.5
-
-dist_man_MANS = \
- smt_smb_ra_support.conf.5