summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/make/katepart4
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/make/katepart4')
-rw-r--r--testing/source/vtown/kde/make/katepart47
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/source/vtown/kde/make/katepart4 b/testing/source/vtown/kde/make/katepart4
deleted file mode 100644
index fff707abd..000000000
--- a/testing/source/vtown/kde/make/katepart4
+++ /dev/null
@@ -1,7 +0,0 @@
-make $NUMJOBS || make || exit 1
-cd part
- make install DESTDIR=$PKG || exit 1
-cd -
-cd addons/ktexteditor
- make install DESTDIR=$PKG || exit 1
-cd -