SVN: rc-scripts/trunk: Makefile.am configure.ac rc-scripts.spec.in

glen glen at pld-linux.org
Sun Apr 27 03:29:37 CEST 2008


Author: glen
Date: Sun Apr 27 03:29:37 2008
New Revision: 9730

Removed:
   rc-scripts/trunk/rc-scripts.spec.in
Modified:
   rc-scripts/trunk/Makefile.am
   rc-scripts/trunk/configure.ac
Log:
- outdated, use spec from cvs

Modified: rc-scripts/trunk/Makefile.am
==============================================================================
--- rc-scripts/trunk/Makefile.am	(original)
+++ rc-scripts/trunk/Makefile.am	Sun Apr 27 03:29:37 2008
@@ -27,8 +27,7 @@
 	$(sysconf_DATA) \
 	$(profile_DATA) \
 	$(sbin_SCRIPTS) \
-	$(bin_SCRIPTS) \
-	rc-scripts.spec
+	$(bin_SCRIPTS)
 
 install-data-hook:
 	install -d $(DESTDIR)$(localstatedir)/cache/$(PACKAGE)

Modified: rc-scripts/trunk/configure.ac
==============================================================================
--- rc-scripts/trunk/configure.ac	(original)
+++ rc-scripts/trunk/configure.ac	Sun Apr 27 03:29:37 2008
@@ -222,5 +222,5 @@
 	sysconfig/interfaces/down.d/tnl/Makefile \
 	rc.d/Makefile rc.d/init.d/Makefile \
 	po/Makefile \
-	rc-scripts.spec])
+	])
 AC_OUTPUT


More information about the pld-cvs-commit mailing list