]> git.pld-linux.org Git - packages/jquery.git/commitdiff
drop mapping, as map is not packaged auto/th/jquery-1.9.1-3
authorElan Ruusamäe <glen@delfi.ee>
Thu, 12 Sep 2013 13:59:07 +0000 (16:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 12 Sep 2013 13:59:36 +0000 (16:59 +0300)
jquery.spec

index 9a89eacb32c3daafe029a685b74a7211bdf1ce31..589196884b353a808b978e37b60d5b9e2505eb23 100644 (file)
@@ -8,7 +8,7 @@ Summary:        jQuery JavaScript Library
 Summary(pl.UTF-8):     Biblioteka JavaScriptu jQuery
 Name:          jquery
 Version:       1.9.1
-Release:       2
+Release:       3
 License:       MIT
 Group:         Applications/WWW
 Source0:       http://code.jquery.com/%{name}-%{version}.min.js
@@ -65,6 +65,8 @@ cp -p %{SOURCE0} jquery.min.js
 cp -p %{SOURCE10} jquery.src.js
 %undos -f js
 
+%{__sed} -i -e '/@ sourceMappingURL/d' jquery.min.js
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_appdir}/plugins
This page took 0.159735 seconds and 4 git commands to generate.