Paste #123952

   
pasted on 08.07.2019 17:10
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 123953 # 144510 # 245665 # 249238
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
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
# _
Add Comment
Author