khruskowski: server/apache-php Makefile,1.11,1.12

cvs at kolab.org cvs at kolab.org
Thu Jun 25 15:07:41 CEST 2009


Author: khruskowski

Update of /kolabrepository/server/apache-php
In directory doto:/tmp/cvs-serv3158/apache-php

Modified Files:
	Makefile 
Log Message:
Corrected paths for patches, after they have been moved


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/apache-php/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	24 Mar 2009 16:29:41 -0000	1.11
+++ Makefile	25 Jun 2009 13:07:39 -0000	1.12
@@ -23,8 +23,8 @@
 RELEASE=20081209
 KOLABRELEASE=20081209_kolab3
 
-PATCHES=../patches/php/php-$(VERSION)/KOLAB_php-$(VERSION)_Annotations.patch \
-        ../patches/php/php-$(VERSION)/KOLAB_php-$(VERSION)_myrights.patch
+PATCHES=../php/patches/php-$(VERSION)/KOLAB_php-$(VERSION)_Annotations.patch \
+        ../php/patches/php-$(VERSION)/KOLAB_php-$(VERSION)_myrights.patch
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm





More information about the commits mailing list