diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-24 19:16:00 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-24 19:16:00 +0200 |
commit | d878e52c2e3b1a032805297e40fd7eeab021fc4e (patch) | |
tree | 395be315e39b887172a029795bba5cd833ce45b5 /Makefile | |
parent | a073ccab6aed51a68535d7d11d3ddcf5e9c29d2f (diff) | |
download | bugzilla-triage-d878e52c2e3b1a032805297e40fd7eeab021fc4e.tar.gz |
Fix query upstream bugzilla (finally, I hope!)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ install: local-install websync local-install: bugzilla-triage.xpi - rsync -av jsons/RH_Data-packages.json \ - $(WEBDIR)/ceplovi.cz/matej/progs/data/ rsync -av bugzilla-triage.xpi $(WEBDIR)/fedorapeople/scripts/ bugzilla-triage.xpi: package.json lib/*.js docs/* |