blob: 63e90beea29948d794da59e7ae56073f643812c5 [file] [log] [blame]
Haibo Huang265f7572019-12-13 16:47:52 -08001#!/bin/bash
2
3# $1 Path to the new version.
4# $2 Path to the old version.
5
6cp -a -n $2/config.h $1/
7cp -a -n $2/cups/tls-boringssl.c $1/cups/