Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Unified Diff: cloud_print/virtual_driver/posix/mac_packaging/GCP-Virtual-Driver.pmdoc/01package-contents.xml

Issue 7599018: Code to package Cloud Print Linux and Mac virtual drivers. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Style fix. Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cloud_print/virtual_driver/posix/mac_packaging/GCP-Virtual-Driver.pmdoc/01package-contents.xml
diff --git a/cloud_print/virtual_driver/posix/mac_packaging/GCP-Virtual-Driver.pmdoc/01package-contents.xml b/cloud_print/virtual_driver/posix/mac_packaging/GCP-Virtual-Driver.pmdoc/01package-contents.xml
new file mode 100644
index 0000000000000000000000000000000000000000..091ed417da055e1a4db8a1f364952127e11d19ee
--- /dev/null
+++ b/cloud_print/virtual_driver/posix/mac_packaging/GCP-Virtual-Driver.pmdoc/01package-contents.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<pkg-contents spec="1.12">
+ <f n="package_root" o="root" g="wheel" p="16877" pt="/Users/abeera/chrome/src/cloud_print/virtual_driver/posix/mac_packaging/package_root" m="true" t="file">
Mark Mentovai 2011/08/19 23:52:20 16877 = 040755. That’s good.
Mark Mentovai 2011/08/19 23:52:20 Why is your home directory here? What happens if s
abeera_chromium.org 2011/08/20 02:37:13 That's an error, I should have caught that earlier
+ <f n="usr" o="root" g="wheel" p="16877">
+ <f n="libexec" o="root" g="wheel" p="16877">
+ <f n="cups" o="root" g="wheel" p="16877">
+ <f n="backend" o="root" g="wheel" p="16877">
+ <f n="GCP-driver" o="root" g="wheel" p="33216">
Mark Mentovai 2011/08/19 23:52:20 33216 = 0100700. Why are the group and other bits
abeera_chromium.org 2011/08/20 02:37:13 We want to run the CUPS backend GCP-driver as root
+ <mod>group</mod>
+ <mod>mode</mod>
+ <mod>owner</mod>
+ </f>
+ <mod>group</mod>
+ <mod>owner</mod>
+ </f>
+ <mod>group</mod>
+ <mod>owner</mod>
+ </f>
+ <mod>group</mod>
+ <mod>owner</mod>
+ </f>
+ <mod>group</mod>
+ <mod>owner</mod>
+ </f>
+ <mod>group</mod>
+ <mod>owner</mod>
+ </f>
+</pkg-contents>
Mark Mentovai 2011/08/19 23:52:20 Can you tell us how you created these files?
abeera_chromium.org 2011/08/20 02:37:13 I created them using Mac package maker: the pmdoc

Powered by Google App Engine
This is Rietveld 408576698