diff options
author | Jose V Beneyto <sepen@crux.nu> | 2013-08-23 12:28:03 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2013-08-23 12:28:03 +0200 |
commit | c3e2961b102918a7a317cb60982dc93020c34e65 (patch) | |
tree | ab770732e8b3b2a1d71b672007da93e2a36438f3 /chromium/Pkgfile | |
parent | 36ef44f1aedb5d44fad2b50e3a0f4a26426da3f8 (diff) | |
download | opt-c3e2961b102918a7a317cb60982dc93020c34e65.tar.gz opt-c3e2961b102918a7a317cb60982dc93020c34e65.tar.xz |
chromium: removed old patch from sources
Diffstat (limited to 'chromium/Pkgfile')
-rw-r--r-- | chromium/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/Pkgfile b/chromium/Pkgfile index 0ab0f4101..cca8efcfa 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -8,7 +8,7 @@ name=chromium version=29.0.1547.57 release=1 source=(http://commondatastorage.googleapis.com/chromium-browser-official/$name-$version.tar.xz \ - $name.sh nss-3.15.diff) + $name.sh) build() { cd $name-$version |