svn commit: [25562] trunk/buildroot/package/php

View: New views
1 Messages — Rating Filter:   Alert me  

svn commit: [25562] trunk/buildroot/package/php

by Peter Korsgaard-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Author: jacmet
Date: 2009-03-05 21:38:36 +0000 (Thu, 05 Mar 2009)
New Revision: 25562

Log:
php: touch post-install stamp file

Modified:
   trunk/buildroot/package/php/php.mk


Changeset:
Modified: trunk/buildroot/package/php/php.mk
===================================================================
--- trunk/buildroot/package/php/php.mk 2009-03-05 21:38:30 UTC (rev 25561)
+++ trunk/buildroot/package/php/php.mk 2009-03-05 21:38:36 UTC (rev 25562)
@@ -171,6 +171,7 @@
  rm -f $(TARGET_DIR)/usr/bin/php-config
  if [ ! -f $(TARGET_DIR)/etc/php.ini ]; then \
  $(INSTALL) -m 0755 $(BR2_PACKAGE_PHP_CONFIG) $(TARGET_DIR)/etc/php.ini; fi
+ touch $@
 
 $(PHP_TARGET_UNINSTALL):
  $(call MESSAGE,"Uninstalling")

_______________________________________________
buildroot mailing list
buildroot@...
http://lists.busybox.net/mailman/listinfo/buildroot