File: 02_no_python2.2.dpatch

package info (click to toggle)
roundup 1.2.1-10%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,764 kB
  • ctags: 3,756
  • sloc: python: 30,296; sh: 1,497; perl: 23; makefile: 22
file content (16 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_no_python2.2.dpatch by  <toni@spruce>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad roundup-1.2.1~/scripts/roundup-reminder roundup-1.2.1/scripts/roundup-reminder
--- roundup-1.2.1~/scripts/roundup-reminder	2006-07-28 00:53:22.000000000 +0200
+++ roundup-1.2.1/scripts/roundup-reminder	2006-10-10 15:05:37.527243643 +0200
@@ -1,4 +1,4 @@
-#! /usr/bin/env python2.2
+#! /usr/bin/env python
 # Copyright (c) 2002 ekit.com Inc (http://www.ekit-inc.com/)
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy