projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
985c21e
)
don't accidentally pack half a FatNode.pm
Matt S Trout [Thu, 31 May 2012 19:52:18 +0000 (19:52 +0000)]
maint/mk-fat
patch
|
blob
|
blame
|
history
diff --git
a/maint/mk-fat
b/maint/mk-fat
index
f137ac9
..
e95eb1f
100755
(executable)
--- a/
maint/mk-fat
+++ b/
maint/mk-fat
@@
-11,5
+11,6
@@
__DATA__
';
fatpack file;
cat bin/object-remote-node
-)>lib/Object/Remote/FatNode.pm
+)>FatNode.pm.new
+mv FatNode.pm.new lib/Object/Remote/FatNode.pm
rm -r fatlib