Skip to content
Snippets Groups Projects
Commit 50879585 authored by David Trudgian's avatar David Trudgian
Browse files

make-nautilus - 1 ubuntu patch was removed

parent ce3ea8cb
No related branches found
No related tags found
No related merge requests found
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=1 VERSION=2
. ./config . ./config
for patch in 15_use-ubuntu-help.patch 16_unity_new_documents.patch; do for patch in 16_unity_new_documents.patch; do
rm debian/patches/$patch rm debian/patches/$patch
sed "/$patch/d" -i debian/patches/series sed "/$patch/d" -i debian/patches/series
done done
......
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