index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autogen.sh
blob: 18fa641d7aa04078ada392970f85be19bc91a9b0 (
plain
)
1
2
3
4
5
6
#!/bin/sh -x
autoreconf
-i patch
-d
build-aux
-Np0
-i
ltmain-asneeded.patch
exit
0