]> git.pld-linux.org Git - packages/PerlPanel.git/commitdiff
- removed very bogus perl one liner - added TODO entry, this package is NFY
authorfreetz <freetz@pld-linux.org>
Fri, 8 Oct 2004 18:05:42 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (lack of Gtk2::TrayManager)

Changed files:
    PerlPanel.spec -> 1.19

PerlPanel.spec

index 99623394e91df8ebc7b7dbae257f0f492e974d4b..9b272ecc6c726bbb29339ee157af12c8e15a15a9 100644 (file)
@@ -1,5 +1,6 @@
 #
-# TODO: split themes into subpkgs
+# TODO: split themes into subpkgs (low priority)
+#      write perl-Gtk2-TrayManager.spec (high priority)
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       Panel program written in Perl
@@ -33,7 +34,6 @@ PerlPanel jest pr
 %prep
 %setup -q
 %patch0 -p1
-%{__perl} -pi -e 's/TrayManager/TrayIcon/g' lib/PerlPanel/Applet/NotificationArea.pm
 
 %build
 %{__make} \
This page took 0.06225 seconds and 4 git commands to generate.