Adjust nautilus to nabia, disable remove nonexistent patch

This commit is contained in:
Luis Guzman 2021-09-21 19:58:55 -05:00
parent 62a3a2c0b5
commit 27bf47337c

View file

@ -20,10 +20,11 @@
VERSION=3 VERSION=3
. ./config . ./config
for patch in 16_unity_new_documents.patch; do # Keeping function for later use as 16_unity_new_documents.patch has been removed.
rm debian/patches/$patch #for patch in 16_unity_new_documents.patch; do
sed "/$patch/d" -i debian/patches/series # rm debian/patches/$patch
done # sed "/$patch/d" -i debian/patches/series
#done
echo "Checking for necessary files to install by debian/docs." echo "Checking for necessary files to install by debian/docs."
while read i while read i