Skip to content

Commit

Permalink
fhs: Remove outdated and unused variables and functions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Feb 16, 2018
1 parent 68c4682 commit d5b687a
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions fhs-1-1.bee
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
#!/bin/env beesh

PGRP=( core )

SRCURL=""

SKIPLIST=

# PATCHES=""

# EXCLUDE=""

mee_configure() {
echo
# bee_configure
}

mee_build() {
echo
# bee_build
}

mee_install() {
mkdir -pv ${D}/{bin,boot,etc/opt,home,lib,mnt,opt}
mkdir -pv ${D}/{media/{floppy,cdrom},sbin,srv,var}
Expand Down

0 comments on commit d5b687a

Please sign in to comment.