re-import sources as agreed with the maintainer
This commit is contained in:
parent
6da896f690
commit
86d71fd538
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/libarchive-3.3.3.tar.gz
|
||||
/libarchive-3.3.2.tar.gz
|
||||
/libarchive-3.3.3.tar.gz
|
||||
|
6
STAGE2-libarchive
Normal file
6
STAGE2-libarchive
Normal file
@ -0,0 +1,6 @@
|
||||
mcd $BUILDDIR/libarchive
|
||||
|
||||
$SRC/libarchive-*/configure $TCONFIGARGS
|
||||
|
||||
make $J
|
||||
make $J install
|
Loading…
Reference in New Issue
Block a user