git://scientific.zcu.cz
/
rOCCI-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a14ac07
)
--standalone probably not needed (bundler required anyway).
author
František Dvořák
<valtri@civ.zcu.cz>
Sat, 8 Mar 2014 10:53:19 +0000
(11:53 +0100)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sat, 8 Mar 2014 10:53:19 +0000
(11:53 +0100)
rocci-server/debian/rules
patch
|
blob
|
blame
|
history
diff --git
a/rocci-server/debian/rules
b/rocci-server/debian/rules
index
ba51220
..
972583e
100755
(executable)
--- a/
rocci-server/debian/rules
+++ b/
rocci-server/debian/rules
@@
-12,7
+12,7
@@
binary:
dh $@
build:
- bundle install --deployment --
standalone --
without 'test development'
+ bundle install --deployment --without 'test development'
dh $@
override_dh_strip: