Skip to content

Commit

Permalink
iana-etc: Clear prefix
Browse files Browse the repository at this point in the history
The Makefile installs into $PREFIX/etc, which doesn't work well with
our current default prefix of /usr.

Set PREFIX to empty.
  • Loading branch information
donald committed Dec 29, 2018
1 parent cddb079 commit 52cb17b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iana-etc-2.30-0.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# BEE_VERSION iana-etc-2.30-0

PREFIX=

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)

Expand Down

0 comments on commit 52cb17b

Please sign in to comment.