about summary refs log tree commit diff
path: root/users/wpcarro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/Makefile')
-rw-r--r--users/wpcarro/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/wpcarro/Makefile b/users/wpcarro/Makefile
index 6ef5116e3e..52f46d0ea6 100644
--- a/users/wpcarro/Makefile
+++ b/users/wpcarro/Makefile
@@ -1,8 +1,8 @@
 install:
-	source "${BRIEFCASE}/configs/install"
+	source "${WPCARRO}/configs/install"
 
 uninstall:
-	source "${BRIEFCASE}/configs/uninstall"
+	source "${WPCARRO}/configs/uninstall"
 
 list-broken-links:
 	find "${HOME}" -maxdepth 1 -xtype l && \