]> git.pld-linux.org Git - packages/alien.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Nov 2005 12:40:42 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alien-rpm.patch -> 1.2

alien-rpm.patch [deleted file]

diff --git a/alien-rpm.patch b/alien-rpm.patch
deleted file mode 100644 (file)
index 0cfa15f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- alien/Alien/Package/Rpm.pm.orig    2005-07-19 22:14:31.000000000 +0200
-+++ alien/Alien/Package/Rpm.pm 2005-10-17 12:14:32.000000000 +0200
-@@ -292,7 +292,7 @@
-       print OUT "Requires: ".$this->depends."\n"
-               if defined $this->depends && length $this->depends;
-       print OUT "Summary: ".$this->summary."\n";
--      print OUT "Copyright: ".$this->copyright."\n";
-+      print OUT "License: ".$this->copyright."\n";
-       print OUT "Distribution: ".$this->distribution."\n";
-       print OUT "Group: Converted/".$this->group."\n";
-       print OUT "\n";
This page took 0.103545 seconds and 4 git commands to generate.