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

Adjust nautilus to nabia, disable remove nonexistent patch

parent 62a3a2c0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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