[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-commits
Subject:    [asterisk-commits] pabelanger: trunk r299949 - in /trunk: ./
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2010-12-29 19:29:53
Message-ID: E1PY1ib-0005xw-9r () wibble ! digium ! internal
[Download RAW message or body]

Author: pabelanger
Date: Wed Dec 29 13:29:51 2010
New Revision: 299949

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=299949
Log:
Merged revisions 299948 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r299948 | pabelanger | 2010-12-29 14:28:36 -0500 (Wed, 29 Dec 2010) | 2 lines
  
  Only remove /tmp/astdatadir, not /var/lib/asterisk
........

Modified:
    trunk/   (props changed)
    trunk/sounds/Makefile

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Modified: trunk/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/trunk/sounds/Makefile?view=diff&rev=299949&r1=299948&r2=299949
 ==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Wed Dec 29 13:29:51 2010
@@ -144,8 +144,8 @@
 all: prefixcmd $(SOUNDS_CACHE_DIR) $(CORE_SOUNDS) $(EXTRA_SOUNDS) $(MOH)
 
 prefixcmd:
-	if [ -d $(TMPDATADIR) ] ; then \
-		rm -rf $(TMPDATADIR) ; \
+	if [ -d /tmp/astdatadir ] ; then \
+		rm -rf /tmp/astdatadir ; \
 	fi
 	@$(PREFIXCMD)
 


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic