Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
e159f162
Commit
e159f162
authored
7 years ago
by
Ed Reel
Committed by
Kazushi (Jam) Marukawa
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable postinstall function
parent
ffb14e67
nexedi
master
re6stnet-archive
revert-1177-update-screenfetch
revert-936-update-emacs-package
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
packages/waf.rb
packages/waf.rb
+2
-3
No files found.
packages/waf.rb
View file @
e159f162
...
...
@@ -28,10 +28,9 @@ class Waf < Package
system
"cp waf-light
#{
CREW_DEST_PREFIX
}
/bin"
system
"cp waf.1
#{
CREW_DEST_PREFIX
}
/man/man1"
system
"cp -r waflib/
#{
CREW_DEST_LIB_PREFIX
}
"
#
end
end
# uncomment after PR #1110 is merged
#def self.postinstall
def
self
.
postinstall
puts
puts
"To complete the installation, execute the following:"
.
lightblue
puts
"echo 'export WAFDIR=
#{
CREW_LIB_PREFIX
}
' >> ~/.bashrc && source ~/.bashrc"
.
lightblue
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment