]> git.pld-linux.org Git - packages/asterisk-chan_misdn.git/commitdiff
- tabs; todo: optflags
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Feb 2007 17:40:22 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk-chan_misdn.spec -> 1.10

asterisk-chan_misdn.spec

index 154ea10b813da6bbb0f4f5152b388bd6de057ce4..cc2791b7102b57b350514c63588aef20bf4b95e6 100644 (file)
@@ -1,9 +1,8 @@
+# TODO: optflags
 Summary:       Asterisk mISDN channel driver
 Summary(pl.UTF-8):   Sterownik kanaƂu mISDN dla Asteriska
 Name:          asterisk-chan_misdn
-
 %define                _rc rc29
-
 Version:       0.3.1
 Release:       0.%{_rc}.1
 License:       GPL
@@ -31,8 +30,8 @@ sed -i 's/-ggdb//g' Makefile
 
 %build
 %{__make} \
-        CC="%{__cc}" \
-        MISDNUSERLIB=%{_libdir}
+       CC="%{__cc}" \
+       MISDNUSERLIB=%{_libdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.183137 seconds and 4 git commands to generate.