CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
pkgutils-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7113b14
)
updated README file with some more notes about pkgadd-cross
author
Jose V Beneyto
<sepen@crux.nu>
Tue, 15 Dec 2009 19:48:15 +0000
(20:48 +0100)
committer
Jose V Beneyto
<sepen@crux.nu>
Tue, 15 Dec 2009 19:48:15 +0000
(20:48 +0100)
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 4cc1397158990b8939afb70ff35216c7264de42b..c899f6f85724ce11786ebaf91bb45b7a43def8eb 100644
(file)
--- a/
README
+++ b/
README
@@
-11,4
+11,11
@@
Edit pkgmk.conf with your settings:
$ vim src/pkgmk.conf
Now you're ready to crosscompile packages:
-$ cd /devel/crux-arm/ports-cross/core/ncurses; pkgmk-cross
+$ cd /devel/crux-arm/ports-cross/core/ncurses
+$ pkgmk-cross
+
+And also to install (when you need a dependency installed)
+$ cd /devel/crux-arm/ports-cross/core/ncurses
+$ pkgadd-cross ncurses#X.X-1.pkg.tar.gz
+$ cd /devel/crux-arm/ports-cross/core/bash
+$ pkgmk-cross