diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-02-22 22:04:16 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-02-22 22:04:16 +0100 |
commit | 6da6960cad2c7b9449705cea03bf1066394ea1bf (patch) | |
tree | ca356b66992d7e0b69ee93cf8e3a23c00cf5d1b4 /extra/libwnck3/PKGBUILD | |
parent | 23fa4eaaea40837f434e8e6fa5a6b1c5dab9b581 (diff) | |
download | packages-6da6960cad2c7b9449705cea03bf1066394ea1bf.tar.xz |
extra/libwnck3: rechecked bug FS#63529, works now
Diffstat (limited to 'extra/libwnck3/PKGBUILD')
-rw-r--r-- | extra/libwnck3/PKGBUILD | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/libwnck3/PKGBUILD b/extra/libwnck3/PKGBUILD deleted file mode 100644 index 94f2caed..00000000 --- a/extra/libwnck3/PKGBUILD +++ /dev/null @@ -1,8 +0,0 @@ -# FS#63529: runaway git pick - -eval "$( - declare -f prepare | \ - sed ' - s/bbf3286f66c79118b16ff429265bbc3e6ce283ad/0d9ff7db63af568feef8e8c566e249058ccfcb4e/ - ' -)" |