CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
xorg-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea64c7
)
xorg-xf86bigfontproto: fixed previous changeset (xf86bigfproto.h is now provided)
author
Jose V Beneyto
<sepen@crux.nu>
Tue, 12 Jan 2010 18:14:51 +0000
(19:14 +0100)
committer
Jose V Beneyto
<sepen@crux.nu>
Tue, 12 Jan 2010 18:14:51 +0000
(19:14 +0100)
xorg-xf86bigfontproto/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/xorg-xf86bigfontproto/Pkgfile
b/xorg-xf86bigfontproto/Pkgfile
index 2e2bc895eb19b8e618b9ee5f0bf6aad37824aa71..6883e82c83b871a6fb881dc060180184f1faed52 100644
(file)
--- a/
xorg-xf86bigfontproto/Pkgfile
+++ b/
xorg-xf86bigfontproto/Pkgfile
@@
-17,8
+17,4
@@
build() {
make
make DESTDIR=$PKG install
-
- # xf86bigfstr.h is obsolete and may be removed in the future
- # copy xf86bigfstr.h to xf86bigfproto.h for consistency with other modules
- cp $PKG/usr/include/X11/extensions/xf86bigf{str,proto}.h
}