aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-03 07:34:34 +0100
committerSam James <sam@gentoo.org>2024-05-03 07:34:34 +0100
commitdb6834c430b56525c5475235e06216db3cf18992 (patch)
treea696e618dc0125099b20bb6a2db3579942e64c3c /bin/pkgmove-glsa.sh
parentcvetool: add 'getcveidlist' action (diff)
downloadsecurity-master.tar.gz
security-master.tar.bz2
security-master.zip
Update /usr/portage -> /var/db/repos/gentooHEADmaster
Not that lib/python/assign.py will work well anyway given it still thinks we have herds... Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'bin/pkgmove-glsa.sh')
-rwxr-xr-xbin/pkgmove-glsa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkgmove-glsa.sh b/bin/pkgmove-glsa.sh
index da7dbac..d591204 100755
--- a/bin/pkgmove-glsa.sh
+++ b/bin/pkgmove-glsa.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-UPDATESDIR="/usr/portage/profiles/updates"
+UPDATESDIR="/var/db/repos/gentoo/profiles/updates"
GLSADIR="/dev/shm/glsa"
THISYEAR="`date +%Y`"