Skip to content

Instantly share code, notes, and snippets.

@mizzy
Created October 29, 2011 15:12
Show Gist options
  • Select an option

  • Save mizzy/1324567 to your computer and use it in GitHub Desktop.

Select an option

Save mizzy/1324567 to your computer and use it in GitHub Desktop.
--- /usr/lib/rpm/perl.req.org 2008-01-31 19:21:31.000000000 +0900
+++ /usr/lib/rpm/perl.req 2008-01-31 19:21:41.000000000 +0900
@@ -221,8 +221,8 @@
($module =~ m/\.ph$/) && next;
- $require{$module}=$version;
- $line{$module}=$_;
+ #$require{$module}=$version;
+ #$line{$module}=$_;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment