]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- fixed openh323 path auto/ac/asterisk-1_2_0-2
authoraverne <averne@pld-linux.org>
Sat, 17 Dec 2005 12:42:53 +0000 (12:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    asterisk.spec -> 1.63

asterisk.spec

index 5c4c8ca13b59ddf69e7be3566e9b22a77ecc15bc..3be3da1b628ea916010ef3fe547968ce54471b79 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Asterisk PBX
 Summary(pl):   Centralka (PBX) Asterisk
 Name:          asterisk
 Version:       1.2.0
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       ftp://ftp.digium.com/pub/asterisk/%{name}-%{version}.tar.gz
@@ -138,7 +138,7 @@ rm -f pbx/.depend
 # H323 plugin:
 %{__make} -j1 -C channels/h323 \
        PWLIBDIR="%{_prefix}" \
-       OPENH323DIR="%{_prefix}" \
+       OPENH323DIR="%{_datadir}/openh323" \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -I/usr/include/openh323 -fPIC -I../../include"
 
This page took 0.170921 seconds and 4 git commands to generate.