Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
e3c534e776
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/python/python.conf

+ 1
- 1
package/base/python/python.conf

@ -35,7 +35,7 @@ enable_tcltk() {
}
make_py_profile() {
echo "export LIBPYTHON='-lpython2.3$LIBS'" > $root/etc/profile.d/python
echo "export LIBPYTHON='-lpython2.4$LIBS'" > $root/etc/profile.d/python
}
export LIBS=

Loading…
Cancel
Save