]> git.pld-linux.org Git - packages/TeXmacs.git/commitdiff
- use -dumpversion option for gcc to get it's number (works with gcc3.1)
authorfilon <filon@sokrates.mimuw.edu.pl>
Mon, 29 Apr 2002 18:31:31 +0000 (18:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TeXmacs.spec -> 1.25

TeXmacs.spec

index 5c5aca4194e78ed7dc9a13d60cb5c34ee67aca87..af5cc18eeb043db532d97b2f178046a6e62ebae5 100644 (file)
@@ -1,4 +1,4 @@
-%define         _gcc_ver        %(%{__cc} --version | cut -b 1)
+%define         _gcc_ver        %(%{__cc} -dumpversion | cut -b 1)
 
 Summary:       A wysiwyg mathematical text editor
 Summary(pl):   Edytor WYSIWYG do tekstów matematycznych
This page took 0.057877 seconds and 4 git commands to generate.