summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/tla/.footprint3
-rw-r--r--base/tla/.md5sum (renamed from extra/tla/.md5sum)0
-rw-r--r--base/tla/Pkgfile (renamed from extra/tla/Pkgfile)4
-rw-r--r--extra/tla/.footprint5
4 files changed, 5 insertions, 7 deletions
diff --git a/base/tla/.footprint b/base/tla/.footprint
new file mode 100644
index 000000000..569723e0b
--- /dev/null
+++ b/base/tla/.footprint
@@ -0,0 +1,3 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/tla
diff --git a/extra/tla/.md5sum b/base/tla/.md5sum
index d19391eb5..d19391eb5 100644
--- a/extra/tla/.md5sum
+++ b/base/tla/.md5sum
diff --git a/extra/tla/Pkgfile b/base/tla/Pkgfile
index 8cedd4605..42a750a0b 100644
--- a/extra/tla/Pkgfile
+++ b/base/tla/Pkgfile
@@ -1,7 +1,7 @@
# Description: Système de contôle de version similaire à CVS et Subversion
# URL: http://www.gnu.org/software/gnu-arch/
# Packager: Blankoworld, blankoworld at wanadoo dot fr
-# Depends on: gawk, patch
+# Depends on:
name=tla
version=1.3.5
@@ -12,7 +12,7 @@ build() {
cd $name-$version
mkdir build
cd build
- ../src/configure --prefix=$PKG/usr/share/$name/
+ ../src/configure --prefix=$PKG/usr
make
make install
}
diff --git a/extra/tla/.footprint b/extra/tla/.footprint
deleted file mode 100644
index 6e0b79f26..000000000
--- a/extra/tla/.footprint
+++ /dev/null
@@ -1,5 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/tla/
-drwxr-xr-x root/root usr/share/tla/bin/
--rwxr-xr-x root/root usr/share/tla/bin/tla