Ignore:
Timestamp:
Nov 28, 2013, 12:52:06 PM (12 years ago)
Author:
Silvan Scherrer
Message:

changed some qt diff's

File:
1 moved

Legend:

Unmodified
Added
Removed
  • diffs/qbittorrent_3.1.2_GA.diff

    r149 r150  
    11diff -Naur -x '*.qm' -x geoip.dat -x conf.pri E:\trees\qbittorrent\trunk\..\vendor\current/build_os2.cmd E:\trees\qbittorrent\trunk/build_os2.cmd
    22--- E:\trees\qbittorrent\trunk\..\vendor\current/build_os2.cmd  1970-01-01 01:00:00.000000000 +0100
    3 +++ E:\trees\qbittorrent\trunk/build_os2.cmd    2013-11-26 16:22:10.000000000 +0100
     3+++ E:\trees\qbittorrent\trunk/build_os2.cmd    2013-11-28 12:14:02.000000000 +0100
    44@@ -0,0 +1,290 @@
    55+/* qbittorrent Build Script */
     
    161161+    when command = "DIFF" then do
    162162+
    163 +       address cmd 'diff -Naur ' || vendorDir || ' ' || sourceDir || ' -x *.qm -x geoip.dat -x conf.pri > ' || diffDir || Qbittorrent_version || '_' || Qbittorrent_build || '.diff'
     163+       address cmd 'diff -Naur ' || vendorDir || ' ' || sourceDir || ' -x *.qm -x geoip.dat -x conf.pri > ' || diffDir || 'qbittorrent_' || Qbittorrent_version || '_' || Qbittorrent_build || '.diff'
    164164+       
    165165+    end
Note: See TracChangeset for help on using the changeset viewer.