openssh is now source format 3.0 (quilt) master
authorGreg Price <price@mit.edu>
Sun, 21 Apr 2013 03:54:44 +0000 (23:54 -0400)
committerGreg Price <price@mit.edu>
Sun, 21 Apr 2013 03:54:44 +0000 (23:54 -0400)
invirtify-openssh

index ba90580..3e93dd1 100755 (executable)
@@ -7,7 +7,13 @@ ivversionappend=invirt1
 dir=$(cd "$(dirname "$0")"; pwd)
 
 hack_package () {
 dir=$(cd "$(dirname "$0")"; pwd)
 
 hack_package () {
-    patch -p1 < "$dir/gssapi-name-in-env.patch"
+    mkdir -p debian/patches/
+    cp -a "$dir"/gssapi-name-in-env.patch debian/patches/
+    cat >>debian/patches/series <<EOF
+
+# Invirt addition
+gssapi-name-in-env.patch
+EOF
     append_description <<EOF
  .
  This package was rebuilt for the Invirt project to add support for
     append_description <<EOF
  .
  This package was rebuilt for the Invirt project to add support for