]> git.pld-linux.org Git - packages/xfce4-datetime-plugin.git/commitdiff
- disable patch porting to libxfce4ui due to: auto/th/xfce4-datetime-plugin-0_6_1-4
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 17 May 2012 23:27:50 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  grep: po/Makefile.in: No such file or directory
  config.status: error: po/Makefile.in.in was not created by intltoolize.

Changed files:
    xfce4-datetime-plugin.spec -> 1.21

xfce4-datetime-plugin.spec

index 04e6096cc59535a77272bf7f0c8da31c2c79c0bf..3201d4fef2ca396ba378c8ef73b4b5e7b07840c1 100644 (file)
@@ -1,3 +1,9 @@
+#
+# TODO:
+#      - fix after autoconf:
+#      grep: po/Makefile.in: No such file or directory
+#      config.status: error: po/Makefile.in.in was not created by intltoolize.
+#
 Summary:       A date and time plugin for the Xfce panel
 Summary(pl.UTF-8):     Wtyczka panelu Xfce pokazująca datę i czas
 Name:          xfce4-datetime-plugin
@@ -29,15 +35,15 @@ kalendarz.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
-%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#{__intltoolize}
+#{__libtoolize}
+#{__aclocal}
+#{__autoconf}
+#{__autoheader}
+#{__automake}
 %configure \
        --disable-static
 %{__make}
This page took 0.108485 seconds and 4 git commands to generate.