Rapsys Git
/
distcook
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881cb73
)
Readd urpmi setup
author
Raphaël Gertz
<git@rapsys.eu>
Wed, 15 Nov 2023 12:04:42 +0000
(13:04 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Wed, 15 Nov 2023 12:04:42 +0000
(13:04 +0100)
cook
patch
|
blob
|
history
diff --git
a/cook
b/cook
index c3d1a4fba25f078704d1fd89e6d0e2af48ee4931..5b50b50ec364aa8e0b5aad7d0b4ad5fbe1c378ea 100755
(executable)
--- a/
cook
+++ b/
cook
@@
-11,7
+11,7
@@
cat config/*.conf | perl -pne 'if (/^#/) {undef $_;} else {s/^/export /;}' >> li
. lib/config.sh
# Configure urpmi
-
#
. lib/urpmi.sh
+. lib/urpmi.sh
# Install rpm
. lib/install.sh