diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-15 01:47:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-15 01:47:55 +0000 |
commit | 5e5b1124fd8c6b0e8fd0228ee1aa7968011d1cc9 (patch) | |
tree | 38da54b7f192030aa01c766709081a1d81fd1b91 /x11 | |
parent | 8b4992c35780f341e1f01045f71d58570d920b9e (diff) | |
download | pkgsrc-5e5b1124fd8c6b0e8fd0228ee1aa7968011d1cc9.tar.gz |
Remove patch-ac missed in previous.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/distinfo | 3 | ||||
-rw-r--r-- | x11/gnome-panel/patches/patch-ac | 13 |
2 files changed, 1 insertions, 15 deletions
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 96053ec7200..b0f89f0326b 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.8 2003/12/14 23:34:16 xtraeme Exp $ +$NetBSD: distinfo,v 1.9 2003/12/15 01:47:55 xtraeme Exp $ SHA1 (gnome-panel-2.4.1.tar.bz2) = 60aff60ff4240ec67db6e112bba6fcc05245f4c3 Size (gnome-panel-2.4.1.tar.bz2) = 2642713 bytes -SHA1 (patch-ac) = fcb8a31916c1752f8779c926e988a518dd2ca006 SHA1 (patch-ae) = 76f57ac9edee09e60f0ea1153e288f5ecc9d5d58 diff --git a/x11/gnome-panel/patches/patch-ac b/x11/gnome-panel/patches/patch-ac deleted file mode 100644 index 38927acc520..00000000000 --- a/x11/gnome-panel/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2003/04/20 14:06:44 rh Exp $ - ---- applets/gen_util/Makefile.in.orig 2003-03-11 08:54:40.000000000 +1000 -+++ applets/gen_util/Makefile.in -@@ -186,7 +186,7 @@ MAILCHECK_BITMAPS = email.png email-e.pn - mailcheckbitmapsdir = $(datadir)/pixmaps/mailcheck - mailcheckbitmaps_DATA = $(MAILCHECK_BITMAPS) - --soundlistdir = $(sysconfdir)/sound/events -+soundlistdir = $(datadir)/examples/gnome-panel/sound/events - soundlist_in_files = mailcheck.soundlist.in - soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist) - |