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
. ./config
for patch in 16_unity_new_documents.patch; do
rm debian/patches/$patch
sed "/$patch/d" -i debian/patches/series
done
# Keeping function for later use as 16_unity_new_documents.patch has been removed.
#for patch in 16_unity_new_documents.patch; do
# rm debian/patches/$patch
# sed "/$patch/d" -i debian/patches/series
#done
echo "Checking for necessary files to install by debian/docs."
while read i