1d4c6edc0c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22691 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
302 B
Makefile
11 lines
302 B
Makefile
#
|
|
# Copyright (C) 2010 OpenWrt.org
|
|
#
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
# See /LICENSE for more information.
|
|
#
|
|
|
|
PYTHON_SIP_CONFIG_TEMPLATE_DIR:=$(STAGING_DIR)/usr/share/python-sip
|
|
PYTHON_SIP_CONFIG_TEMPLATE:=$(PYTHON_SIP_CONFIG_TEMPLATE_DIR)/sipconfig.template
|
|
|