-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into bee-cache
* master: bee-cache-inventory: get symlink destination with readlink() if missing manpages: Fix bee-update.1 manpage alias beesh: Allow bee-file to partially rename packages beelib: export BEE_BINDIR bee-init: Fix missing shift beesh: Fix build archive if pkg was renamed in bee-file beesh: remove some deprecated variables beesh: Allow to rename package from within bee-file (quick fix version) bee-init: Allow empty url if output file is specified Makefile: remove HELPER_BEE_C variable references Makefile: remove compile option -lcrypt from bee-cache-inventory Makefile: remove target 'compat' Makefile: install info-dir hook hooks: info-dir: fix missing value for BEE_METAFORMAT in old bee packages filelist2content: strip $root from symlink targets filelist2content: remove trailing whitespaces bee-cache-update: Fix missing return after cachedir cleanup
- Loading branch information
Showing
9 changed files
with
130 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
.so bee-install.1 | ||
.so man1/bee-install.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters