mirror of https://github.com/PCSX2/pcsx2.git
forget 2 files + upgrade googledoc path to github path
This commit is contained in:
parent
8d6d8067fd
commit
f2e8785cb0
|
@ -1,6 +1,6 @@
|
||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: PCSX2
|
Upstream-Name: PCSX2
|
||||||
Source: http://code.google.com/p/pcsx2/source
|
Source: https://github.com/PCSX2/pcsx2
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright:
|
Copyright:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
debian/tmp/usr/share/doc/pcsx2
|
debian/tmp/usr/share/doc/PCSX2
|
||||||
bin/docs/*.pdf
|
bin/docs/*.pdf
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
bin/docs/pcsx2.1
|
bin/docs/PCSX2.1
|
||||||
|
|
|
@ -2,4 +2,4 @@ version=3
|
||||||
|
|
||||||
# Note: Upstream does not release prepackaged source files.
|
# Note: Upstream does not release prepackaged source files.
|
||||||
# It's adviced to get them from their subversion repository.
|
# It's adviced to get them from their subversion repository.
|
||||||
# http://pcsx2.googlecode.com/files/Pcsx2-linux-beta-(.*).tar.gz
|
# Source: https://github.com/PCSX2/pcsx2
|
||||||
|
|
Loading…
Reference in New Issue