CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
core-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d3bcd
)
diffutils: finished the last changeset
author
Jose V Beneyto
<sepen@crux.nu>
Fri, 18 Dec 2009 10:16:10 +0000
(11:16 +0100)
committer
Jose V Beneyto
<sepen@crux.nu>
Fri, 18 Dec 2009 10:16:10 +0000
(11:16 +0100)
diffutils/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/diffutils/Pkgfile
b/diffutils/Pkgfile
index b7cc434eb8cdb94e12e30da976875ecf8c2fb076..48a687ca74f24aa586b7a0ca586f5d514ac14305 100644
(file)
--- a/
diffutils/Pkgfile
+++ b/
diffutils/Pkgfile
@@
-6,7
+6,7
@@
name=diffutils
version=2.8.1
-release=
1
+release=
2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
@@
-18,5
+18,5
@@
build() {
--disable-nls
make
make prefix=$PKG/usr install
- rm -rf $PKG/usr/
share
+ rm -rf $PKG/usr/
info
}