[svn-commits] tzafrir: trunk r2479 - /trunk/xpp/utils/Makefile

svn-commits at lists.digium.com svn-commits at lists.digium.com
Sun Apr 29 16:01:44 MST 2007


Author: tzafrir
Date: Sun Apr 29 18:01:44 2007
New Revision: 2479

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2479
Log:
Do install the perl stuff.

Modified:
    trunk/xpp/utils/Makefile

Modified: trunk/xpp/utils/Makefile
URL: http://svn.digium.com/view/zaptel/trunk/xpp/utils/Makefile?view=diff&rev=2479&r1=2478&r2=2479
==============================================================================
--- trunk/xpp/utils/Makefile (original)
+++ trunk/xpp/utils/Makefile Sun Apr 29 18:01:44 2007
@@ -24,7 +24,7 @@
 HOTPLUG_USB_DIR	= /etc/hotplug/usb
 UDEV_RULES_DIR	= /etc/udev/rules.d
 # Perl disabled by default, until we see it is safe:
-#PERLLIBDIR	= $(shell eval `perl -V:sitelib`; echo "$$sitelib")
+PERLLIBDIR	= $(shell eval `perl -V:sitelib`; echo "$$sitelib")
 
 XPD_FIRMWARE	= $(wildcard ../firmwares/*.hex)
 XPD_INIT_DATA	= $(XPD_FIRMWARE) init_fxo_modes



More information about the svn-commits mailing list