[Astpp-commit] SF.net SVN: astpp:[2280] trunk/Makefile
Brought to you by:
darrenkw
|
From: <dar...@us...> - 2009-10-06 03:43:25
|
Revision: 2280
http://astpp.svn.sourceforge.net/astpp/?rev=2280&view=rev
Author: darrenkw
Date: 2009-10-06 03:43:17 +0000 (Tue, 06 Oct 2009)
Log Message:
-----------
Removed links to deprecated files.
Modified Paths:
--------------
trunk/Makefile
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2009-10-06 03:42:26 UTC (rev 2279)
+++ trunk/Makefile 2009-10-06 03:43:17 UTC (rev 2280)
@@ -51,9 +51,7 @@
install -m 644 -o $(OWNER) -g $(GROUP) web_interface/menu.js $(DESTDIR)$(WWWDIR)/html/_astpp/
# Install Sample Configuration Files
-# install -m 644 -o $(OWNER) -g $(GROUP) ./samples/sample.reseller-config.conf $(DESTDIR)$(ASTPPDIR)/sample.reseller-config.conf
install -m 644 -o $(OWNER) -g $(GROUP) ./samples/sample.astpp-config.conf $(DESTDIR)$(ASTPPDIR)/sample.astpp-config.conf
-# install -m 644 -o $(OWNER) -g $(GROUP) ./samples/sample.astpp-enh-config.conf $(DESTDIR)$(ASTPPDIR)/sample.astpp-enh-config.conf
install_asterisk_config:
install -m 644 -o $(OWNER) -g $(GROUP) ./samples/sample.astpp-dialplan.conf $(DESTDIR)$(ASTERISKDIR)/sample.astpp-dialplan.conf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|