kadischi/post_install_scripts Makefile.am,1.1.1.1,1.2

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Fri Mar 17 22:42:29 UTC 2006


Author: autopsy

Update of /cvs/devel/kadischi/post_install_scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7102/kadischi/post_install_scripts

Modified Files:
	Makefile.am 
Log Message:
post_install_scripts/Makefile.am, commit


Index: Makefile.am
===================================================================
RCS file: /cvs/devel/kadischi/post_install_scripts/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- Makefile.am	21 Aug 2005 17:09:01 -0000	1.1.1.1
+++ Makefile.am	17 Mar 2006 22:42:27 -0000	1.2
@@ -1,5 +1,5 @@
 PYTHON_FILES = 03fstab.py 05fsclean.py 06sysconfig.py
-BASH_FILES = 01umountproc.sh 02install.sh 04auth.sh
+BASH_FILES = 01prelink.sh 02install.sh 04auth.sh
 
 pisdir = $(pkgdatadir)/post_install_scripts
 pis_SCRIPTS = $(PYTHON_FILES) $(BASH_FILES)
@@ -14,4 +14,4 @@
 
 clean:
 	rm -f *.pyo *.pyc
-	rm -f ${BUILT_SOURCES}
\ No newline at end of file
+	rm -f ${BUILT_SOURCES}




More information about the fedora-extras-commits mailing list