mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Pakfire entpackte die Pakete nicht korrekt...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@922 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
extract_files() {
|
||||
echo "Extracting files..."
|
||||
tar xvf --preserve --numeric-owner /opt/pakfire/tmp/files -C /
|
||||
tar xvf /opt/pakfire/tmp/files --preserve --numeric-owner -C /
|
||||
echo "...Finished."
|
||||
}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package Conf;
|
||||
|
||||
$version = "2.0beta2";
|
||||
$version = "2.0rc1t";
|
||||
|
||||
$mainserver = "pakfire.ipfire.org";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user