]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- typo. ecasound-1_9dev1-3
authorkloczek <kloczek@pld-linux.org>
Mon, 23 Apr 2001 08:59:54 +0000 (08:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecasound.spec -> 1.31

ecasound.spec

index 4d85504eda5ebe49a1fd5fe841dcf8fa5d34147f..98f670299e6ec56d24b62e50af2bbbb5f2ea3ce5 100644 (file)
@@ -1,6 +1,6 @@
 
 %define python_sitepkgsdir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages/')"`)
-%define python_libdynloadir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/lib-dynloa/')"`)
+%define python_libdynloadir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/lib-dynload/')"`)
 %define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
 %define python_compile python -c "import compileall; compileall.compile_dir('.')"
 
This page took 0.035837 seconds and 4 git commands to generate.