-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Delete ctool -- we weren't actually using it. * Make sure to set ACLs on the many-metadata test before setting the uappnd flag, otherwise setting them fails. git-svn-id: svn+ssh://svn.n8gray.org/svnroot/n8gray/public/backup-bouncer@165 c73bc784-a200-0410-bfa9-bab0993648b8
- Loading branch information
n8gray
committed
Sep 16, 2009
1 parent
1223e52
commit 5ae59c4
Showing
13 changed files
with
4 additions
and
1,736 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,13 +1,8 @@ | ||
ctool_version=1.2.3 | ||
|
||
CFLAGS=-Wall | ||
|
||
all: xattr-util hardlink-util | ||
(cd ctool-$(ctool_version); make) | ||
ln -fs ctool-$(ctool_version)/ctool . | ||
|
||
clean: | ||
rm -f xattr-util hardlink-util | ||
(cd ctool-$(ctool_version); make clean) | ||
|
||
.PHONY: all clean |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.