[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KDE_3_3_BRANCH: kdewebdev/debian



CVS commit by benb: 

Remove unwanted files _before_ applying patches.


  M +3 -4      rules   1.11.2.3


--- kdewebdev/debian/rules  #1.11.2.2:1.11.2.3
@@ -45,4 +45,7 @@
         dh_testdir
 
+        # Make absolutely sure these aren't left around from the .orig.tar.gz.
+        -rm -f kxsldbg.shlibs
+
         # Apply Debian specific patches
         if test ! -f patch-stamp; then \
@@ -55,8 +58,4 @@
         fi
 
-        # Make absolutely sure these aren't left around from the .orig.tar.gz.
-        -rm -f debian/kommander.shlibs
-        -rm -f kxsldbg.shlibs
-
         # KDE CVS does not have aclocal.m4 or configure
         if test ! -f configure; then \




Reply to: