Browse Source

obvious fix

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1992 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
7cd5590dfe
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package/base/mine/var-adm-handling.patch

+ 2
- 2
package/base/mine/var-adm-handling.patch

@ -6,8 +6,8 @@ my single fix.
Index: remove.c
===================================================================
--- remove.c (revision 17)
+++ remove.c (revision 18)
--- ./remove.c (revision 17)
+++ ./remove.c (revision 18)
@@ -70,37 +70,47 @@
printf("%s: ", package);
printf("removing %s\n", filename);

Loading…
Cancel
Save