diff --git a/patches/abGate/03_fix-ttl-typos.patch b/patches/abGate/03_fix-ttl-typos.patch new file mode 100644 index 0000000..4fffb81 --- /dev/null +++ b/patches/abGate/03_fix-ttl-typos.patch @@ -0,0 +1,21 @@ +diff --git a/gate.ttl b/gate.ttl +index dad79df..ced3a54 100644 +--- a/gate.ttl ++++ b/gate.ttl +@@ -1,7 +1,7 @@ + @prefix lv2: . + @prefix doap: . + @prefix ui: . +-@prefix units: . ++@prefix units: . + @prefix pprops: . + @prefix foaf: . + +@@ -11,7 +11,6 @@ + lv2:binary ; + + doap:name "abGate"; +- doap:creator "Antanas Bruzas"; + + doap:developer [ + foaf:name "Antanas Bruzas";