re-import sources as agreed with the maintainer
This commit is contained in:
parent
7446b0902d
commit
8aacece92c
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
SOURCES/popt-1.18.tar.gz
|
||||
/popt-1.18.tar.gz
|
||||
/popt-*.tar.*
|
||||
/.build*.log
|
||||
/*.rpm
|
||||
|
6
STAGE2-popt
Normal file
6
STAGE2-popt
Normal file
@ -0,0 +1,6 @@
|
||||
mcd $BUILDDIR/popt
|
||||
|
||||
$SRC/popt-*/configure $TCONFIGARGS
|
||||
|
||||
make $J
|
||||
make $J install
|
Loading…
Reference in New Issue
Block a user