]> git.pld-linux.org Git - packages/InDependence.git/commitdiff
- patch from asplinux
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 17 Mar 2007 12:14:15 +0000 (12:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    InDependence-rpmlib.patch -> 1.1

InDependence-rpmlib.patch [new file with mode: 0644]

diff --git a/InDependence-rpmlib.patch b/InDependence-rpmlib.patch
new file mode 100644 (file)
index 0000000..870ef3a
--- /dev/null
@@ -0,0 +1,11 @@
+--- InDependence_1.0/rpmtc/rpmdep-pipe.kad     Wed Jul  4 00:26:23 2001
++++ InDependence_1.0/rpmtc/rpmdep-pipe Wed Jul  4 00:26:57 2001
+@@ -69,6 +69,8 @@
+       }
+     } elsif ($line =~ /(none)/) {
+       ;
++    } elsif ($line =~ /rpmlib\(.*\)/) {
++      ;
+     } else {
+       #               print "Package or virtual package: $line ";
+       $owning_package = get_virt($line);
This page took 0.08286 seconds and 4 git commands to generate.