Paste #123953 |
pasted on 08.07.2019 17:12
- Edit to this paste
- Raw
- Compare it with the parent paste
- Look at the parent paste
- The following pastes replied to this paste: # 123954 # 171990 # 176572 # 230036
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # configure --ground-coffee=2 --no-milk checking target system type... cup checking for coffee beans... Java checking for coffee grinder... ok checking for water... ok checking for coffee... ok # make making coffee coffee grinder -g coffee beans coffeepot -a /usr/share/coffeepot coffeepot -m coffee --no-milk --time 5 make[1]: Leaving coffeepot # make install making install coffee in /usr/share/cup mv /usr/share/coffeepot /usr/share/cup install compete # _ |