• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisãof0a299d59d7868fb4d59375ed8474d6b93d6a0b3 (tree)
Hora2012-03-18 11:11:47
Autormatsuand <matsuand@user...>
Commitermatsuand

Mensagem de Log

[BLFS] Updated opensc-0.12.2, but incompleted.

Mudança Sumário

Diff

--- a/BLFS/opensc.sh
+++ b/BLFS/opensc.sh
@@ -1,6 +1,6 @@
11 #!/bin/sh
22
3-VER=0.11.13
3+VER=0.12.2
44 TARGET=opensc-$VER
55 TARGETBALL=$TARGET.tar.gz
66 TARGETDIR=$TARGET
@@ -20,7 +20,7 @@ echo $TARGET
2020 echo \ \ Removing old directory...
2121 rm -fr $TARGETDIR
2222
23-$WRK/_extract.sh
23+. $WRK/_extract.sh
2424
2525 cd $TARGETDIR
2626