summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-06-01 17:02:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-06-01 17:03:02 +0200
commit92357d1c43f966cb1fd357147549970b4ddec9fc (patch)
tree7d3ad1de261a6947e195d11a5301ce0a9e80a1d9 /ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh
parentc1635211d2aedec9f493aa4ac2db9043d4faac49 (diff)
downloadtde-packaging-92357d1c43f966cb1fd357147549970b4ddec9fc.tar.gz
tde-packaging-92357d1c43f966cb1fd357147549970b4ddec9fc.zip
DEB qt3: Desktop files has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c8470abb4cf95e1ef96f6d6444d2ce21686e014b)
Diffstat (limited to 'ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh')
-rw-r--r--ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh b/ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh
deleted file mode 100644
index 609a44bc1..000000000
--- a/ubuntu/_base/dependencies/qt3/debian/maintain/mkpatch.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-diff -Nru -x Makefile.cvs -x README.qt-copy -x upgrade_script.qt -x .cvsignore -x CVS -x include -x debian -x doc -x examples -x 3rdparty -x images -x mkspecs -I '^\*\*\( $\| \$Id\)' -I '^\#\( $\| \$Id\)' qt-x11-free-3.1.1.old/ qt-x11-free-3.1.1/ > qtcopy.diff