rpms/rt3/devel rt-3.6.0-Makefile.diff,NONE,1.1

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Sat Jul 22 04:11:08 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/rt3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4168

Added Files:
	rt-3.6.0-Makefile.diff 
Log Message:
New.

rt-3.6.0-Makefile.diff:

--- NEW FILE rt-3.6.0-Makefile.diff ---
--- rt-3.6.0.orig/Makefile.in	2005-04-16 10:17:39.000000000 +0200
+++ rt-3.6.0.hacked/Makefile.in	2006-07-19 07:54:32.000000000 +0200
@@ -276,7 +276,7 @@
 	chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)/$(RT_BIN_PATH)	
 
 	chmod 0755 $(DESTDIR)/$(RT_ETC_PATH)
-	chmod 0500 $(DESTDIR)/$(RT_ETC_PATH)/*
+	: chmod 0500 $(DESTDIR)/$(RT_ETC_PATH)/*
 
 	#TODO: the config file should probably be able to have its
 	# owner set separately from the binaries.
@@ -407,6 +407,7 @@
 	-cp -rp \
 		etc/acl.* \
 		etc/initialdata \
+		etc/upgrade \
 		etc/schema.* \
 		$(DESTDIR)/$(RT_ETC_PATH)
 # }}}




More information about the fedora-extras-commits mailing list