Skip to content
Snippets Groups Projects
Commit 104df48a authored by Luis Guzmán's avatar Luis Guzmán
Browse files

cargo: fix missing gitignore files

parent 6ba03a35
No related branches found
No related tags found
No related merge requests found
......@@ -17,12 +17,13 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=0
VERSION=1
EXTERNAL='deb-src http://ppa.launchpadcontent.net/ubuntu-mozilla-security/rust-updates/ubuntu $UPSTREAM main'
REPOKEY=A6DCF7707EBC211F
BACKPORTS=true
. ./config
grep -lr 'project_root.join(\".git\").is_dir()' | xargs sed -i '/project_root.join(\".git\").is_dir()/d'
changelog "Import as dependency of newer abrowser deb dependencies."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment