git://scientific.zcu.cz
/
mock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6166534
)
Support for Ubuntu.
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 7 Sep 2015 09:57:15 +0000
(11:57 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 7 Sep 2015 09:57:15 +0000
(11:57 +0200)
mock.sh
patch
|
blob
|
blame
|
history
diff --git
a/mock.sh
b/mock.sh
index
fb48479
..
53624b9
100755
(executable)
--- a/
mock.sh
+++ b/
mock.sh
@@
-53,7
+53,7
@@
was_external=
#CONF=sl-6-x86_64
if test -z "$CONF"; then
case $OS in
- Debian*)
+ Debian*
|Ubuntu*
)
CONF=pbuilder
;;
Scientific*5.*)