]> git.saurik.com Git - apt.git/commitdiff
install only the ubuntu keyring
authorMatt Zimmerman <matt.zimmerman@canonical.com>
Tue, 28 Jun 2005 18:06:41 +0000 (18:06 +0000)
committerMatt Zimmerman <matt.zimmerman@canonical.com>
Tue, 28 Jun 2005 18:06:41 +0000 (18:06 +0000)
debian/rules

index 6b532cc53012861df1c516b871817d9b12bea16c..3bc9f53d98ab88746d4d58810d3014efee534e98 100755 (executable)
@@ -209,7 +209,7 @@ apt: build debian/shlibs.local
 
        cp debian/bugscript debian/$@/usr/share/bug/apt/script
 
-       cp share/debian-archive.gpg debian/$@/usr/share/$@
+       cp share/ubuntu-archive.gpg debian/$@/usr/share/$@
 
 #      head -n 500 ChangeLog > debian/ChangeLog