git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6419b86
)
fixed bug in switch script generation
author
kramm
<kramm>
Sun, 21 Oct 2007 19:55:56 +0000
(19:55 +0000)
committer
kramm
<kramm>
Sun, 21 Oct 2007 19:55:56 +0000
(19:55 +0000)
lib/pdf/inject-xpdf.pl
patch
|
blob
|
history
diff --git
a/lib/pdf/inject-xpdf.pl
b/lib/pdf/inject-xpdf.pl
index
e893013
..
b917023
100755
(executable)
--- a/
lib/pdf/inject-xpdf.pl
+++ b/
lib/pdf/inject-xpdf.pl
@@
-31,8
+31,6
@@
PS3="choose> "
if test "x\$VERSION" = "x";then
select V in stable latest;do VERSION="\$V";break;done
fi
if test "x\$VERSION" = "x";then
select V in stable latest;do VERSION="\$V";break;done
fi
-case $VERSION
-
if test "x\$VERSION" = "xstable";then
echo "Switching to stable version"
rm -f xpdf
if test "x\$VERSION" = "xstable";then
echo "Switching to stable version"
rm -f xpdf