fixed typo iin %add_python_lib_path()
This commit is contained in:
parent
7df5facca8
commit
7c9121008f
@ -470,8 +470,9 @@
|
||||
@alt@%add_verify_elf_skiplist() %global _verify_elf_skiplist %_verify_elf_skiplist %*
|
||||
@alt@%add_findreq_skiplist() %global _findreq_skiplist %_findreq_skiplist %*
|
||||
@alt@%add_findprov_skiplist() %global _findprov_skiplist %_findprov_skiplist %*
|
||||
@alt@
|
||||
@alt@%add_python_req_skip() %global _python_req_skip %_python_req_skip %*
|
||||
@alt@%add_python_lib_path() %global _python_lib_path %_python_lin_path %*
|
||||
@alt@%add_python_lib_path() %global _python_lib_path %_python_lib_path %*
|
||||
@alt@%add_python_compile_exclude() %global _python_compile_exclude %_python_compile_exclude %*
|
||||
@alt@%add_python_compile_include() %global _python_compile_include %_python_compile_include %*
|
||||
@alt@
|
||||
|
@ -520,7 +520,8 @@ fi
|
||||
- platform:
|
||||
+ %%add_buildrequires(b): new macro;
|
||||
+ %%set_*_version: use it (#3335);
|
||||
+ run scrollkeeper-update quietly (#4485).
|
||||
+ run scrollkeeper-update quietly (#4485);
|
||||
+ fixed typo in %%add_python_lib_path().
|
||||
|
||||
* Mon May 17 2004 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt38
|
||||
- Disallow root to install source packages by default.
|
||||
|
Loading…
Reference in New Issue
Block a user