]> git.pld-linux.org Git - packages/boost.git/commitdiff
- make distfiles happy
authorankry <ankry@pld-linux.org>
Wed, 18 Feb 2004 02:07:14 +0000 (02:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.28

boost.spec

index a08cd4d29158247a84d921dbf52f8f379cc93488..a7786bf5e10d56cf11bdb4d16222db8892f25e95 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without python  # with boost-python support (not working now)
 #
 %define _ver   1.31.0
-%define _fver  %(echo %{_ver}|sed 's/\\./_/g')
+%define _fver  %(echo %{_ver} | tr . _)
 
 Summary:       The Boost C++ Libraries
 Summary(pl):   Biblioteki C++ "Boost"
This page took 0.138688 seconds and 4 git commands to generate.