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

Unified Diff: chrome/installer/linux/debian/postrm

Issue 2299093002: Revert of Support relocatable RPM packages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/installer/linux/debian/postinst ('k') | chrome/installer/linux/debian/prerm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/debian/postrm
diff --git a/chrome/installer/linux/debian/postrm b/chrome/installer/linux/debian/postrm
index c90b51eca1e3f2951b4dfc44da0f0c7560171b2c..85b9961013ff276c13810d32ec8d927859abba37 100755
--- a/chrome/installer/linux/debian/postrm
+++ b/chrome/installer/linux/debian/postrm
@@ -13,13 +13,10 @@
exit 0
fi
-@@include@@../common/variables.include
-
@@include@@../common/apt.include
@@include@@../common/symlinks.include
-remove_chrome_symlinks
remove_udev_symlinks
# Only remove the defaults file if it is not empty. An empty file was probably
« no previous file with comments | « chrome/installer/linux/debian/postinst ('k') | chrome/installer/linux/debian/prerm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698