]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/commitdiff
- fixed head syntax
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 1 Aug 2004 16:56:42 +0000 (16:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gtk-sharp.spec -> 1.46

dotnet-gtk-sharp.spec

index 37302fc2e3dad01e66533b9455562eebcb5c1189..ad1fab956d9fb25cd4011cca20f78a65c9e4993e 100644 (file)
@@ -1,4 +1,4 @@
-%define                gtkhtml_soversion       %(/bin/ls %{_libdir}/libgtkhtml-3.1.so.* | /usr/bin/head -1 | /usr/bin/awk '{ split($1,v,"."); print v[4]; }')
+%define                gtkhtml_soversion       %(/bin/ls %{_libdir}/libgtkhtml-3.1.so.* | /usr/bin/head -1 | /usr/bin/awk '{ split($1,v,"."); print v[4]; }')
 %define                gtkhtml_version         %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.1; else echo 0; fi)
 %include       /usr/lib/rpm/macros.perl
 Summary:       .NET language bindings for Gtk+ and GNOME
This page took 0.033709 seconds and 4 git commands to generate.