aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2017-09-23 08:01:26 -0400
committerTim Harder <radhermit@gmail.com>2017-09-23 08:18:30 -0400
commit3f11f71c7f8613cbfa12671529a0ff002efa28c9 (patch)
tree22d6c05e417e4274b1c5e4e4e7a4043ddcf6852f /bin
parentsetup: drop bash and sandbox entries from written conf file (diff)
downloadpkgcore-3f11f71c7f8613cbfa12671529a0ff002efa28c9.tar.gz
pkgcore-3f11f71c7f8613cbfa12671529a0ff002efa28c9.tar.bz2
pkgcore-3f11f71c7f8613cbfa12671529a0ff002efa28c9.zip
fix running scripts in the repo
Diffstat (limited to 'bin')
l---------bin/filter-env2
l---------bin/pclean2
l---------bin/pclonecache2
l---------bin/pconfig2
l---------bin/pebuild2
l---------bin/pinspect2
l---------bin/pmaint2
l---------bin/pmerge2
l---------bin/pplugincache2
l---------bin/pquery2
10 files changed, 10 insertions, 10 deletions
diff --git a/bin/filter-env b/bin/filter-env
index 3ef8e480d..6b4695d34 120000
--- a/bin/filter-env
+++ b/bin/filter-env
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pclean b/bin/pclean
index 3ef8e480d..6b4695d34 120000
--- a/bin/pclean
+++ b/bin/pclean
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pclonecache b/bin/pclonecache
index 3ef8e480d..6b4695d34 120000
--- a/bin/pclonecache
+++ b/bin/pclonecache
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pconfig b/bin/pconfig
index 3ef8e480d..6b4695d34 120000
--- a/bin/pconfig
+++ b/bin/pconfig
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pebuild b/bin/pebuild
index 3ef8e480d..6b4695d34 120000
--- a/bin/pebuild
+++ b/bin/pebuild
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pinspect b/bin/pinspect
index 3ef8e480d..6b4695d34 120000
--- a/bin/pinspect
+++ b/bin/pinspect
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pmaint b/bin/pmaint
index 3ef8e480d..6b4695d34 120000
--- a/bin/pmaint
+++ b/bin/pmaint
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pmerge b/bin/pmerge
index 3ef8e480d..6b4695d34 120000
--- a/bin/pmerge
+++ b/bin/pmerge
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pplugincache b/bin/pplugincache
index 3ef8e480d..6b4695d34 120000
--- a/bin/pplugincache
+++ b/bin/pplugincache
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file
diff --git a/bin/pquery b/bin/pquery
index 3ef8e480d..6b4695d34 120000
--- a/bin/pquery
+++ b/bin/pquery
@@ -1 +1 @@
-../pkgcore/scripts/__init__.py \ No newline at end of file
+../src/pkgcore/scripts/__init__.py \ No newline at end of file