diff options
Diffstat (limited to 'testing/source/vtown/kde/make/katepart4')
-rw-r--r-- | testing/source/vtown/kde/make/katepart4 | 7 |
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 fff707ab..00000000 --- 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 - |